Home
last modified time | relevance | path

Searched defs:xscale (Results 1 – 23 of 23) sorted by relevance

/third_party/glfw/src/
Dwin32_monitor.c317 void _glfwGetHMONITORContentScaleWin32(HMONITOR handle, float* xscale, float* yscale) in _glfwGetHMONITORContentScaleWin32()
375 float* xscale, float* yscale) in _glfwGetMonitorContentScaleWin32()
Dnull_monitor.c80 float* xscale, float* yscale) in _glfwGetMonitorContentScaleNull()
Dwl_monitor.c208 float* xscale, float* yscale) in _glfwGetMonitorContentScaleWayland()
Dwindow.c134 void _glfwInputWindowContentScale(_GLFWwindow* window, float xscale, float yscale) in _glfwInputWindowContentScale()
753 float* xscale, float* yscale) in glfwGetWindowContentScale()
Dwin32_window.c1203 const float xscale = HIWORD(wParam) / (float) USER_DEFAULT_SCREEN_DPI; in windowProc() local
1438 float xscale, yscale; in createNativeWindow() local
1778 void _glfwGetWindowContentScaleWin32(_GLFWwindow* window, float* xscale, float* yscale) in _glfwGetWindowContentScaleWin32()
Dmonitor.c381 float* xscale, float* yscale) in glfwGetMonitorContentScale()
Dx11_monitor.c341 float* xscale, float* yscale) in _glfwGetMonitorContentScaleX11()
Dx11_init.c994 static void getSystemContentScale(float* xscale, float* yscale) in getSystemContentScale()
Dcocoa_platform.h153 float xscale, yscale; member
Dnull_window.c322 void _glfwGetWindowContentScaleNull(_GLFWwindow* window, float* xscale, float* yscale) in _glfwGetWindowContentScaleNull()
Dx11_window.c2312 void _glfwGetWindowContentScaleX11(_GLFWwindow* window, float* xscale, float* yscale) in _glfwGetWindowContentScaleX11()
Dwl_window.c2372 float* xscale, float* yscale) in _glfwGetWindowContentScaleWayland()
/third_party/glfw/tests/
Dmonitors.c99 float xscale, yscale; in list_modes() local
Dwindow.c375 float xscale, yscale; in main() local
Devents.c311 static void window_content_scale_callback(GLFWwindow* window, float xscale, float yscale) in window_content_scale_callback()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_translate.h425 int xscale, yscale; in translate_samples_to_xyscale() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-graphite2.cc326 float xscale = (float) font->x_scale / upem; in _hb_graphite2_shape() local
/third_party/ffmpeg/libavfilter/
Dvf_vignette.c72 float xscale, yscale; member
/third_party/libdrm/exynos/
Dexynos_fimg2d.h285 unsigned int xscale; member
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_context.h253 float xscale; /* R300_VAP_VPORT_XSCALE: 0x2098 */ member
/third_party/backends/backend/
Dhp-option.c2109 int xscale = 100, yscale = 100; in _program_resolution() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp3856 const float xscale = ((float)m_srcImageWidth) / (float)m_imageWidth; in verify() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp3856 const float xscale = ((float)m_srcImageWidth) / (float)m_imageWidth; in verify() local