Home
last modified time | relevance | path

Searched defs:current_aspect (Results 1 – 6 of 6) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/src/Instrumentation/HUD/
H A DHUD.cxx198 float current_aspect = 1.0f / globals->get_current_view()->get_aspect_ratio(); in draw() local
/dports/x11-toolkits/pangolin/Pangolin-0.6/src/display/
H A Dview.cpp133 const float current_aspect = (float)v.w / (float)v.h; in Resize() local
/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers/
H A Ddrm_gfx.c165 float current_aspect; member
H A Dgx_gfx.c1054 float current_aspect = (float)width / (float)height; in gx_resize() local
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DRenderBase.cpp827 const float current_aspect = width / height; in ApplyStandardAspectCrop() local
/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimptoolrectangle.c3287 gdouble current_aspect; in gimp_tool_rectangle_apply_aspect() local