Home
last modified time | relevance | path

Searched defs:yscale (Results 1 - 25 of 27) sorted by relevance

12

/third_party/glfw/src/
H A Dnull_monitor.c79 _glfwGetMonitorContentScaleNull(_GLFWmonitor* monitor, float* xscale, float* yscale) _glfwGetMonitorContentScaleNull() argument
H A Dwin32_monitor.c317 void _glfwGetHMONITORContentScaleWin32(HMONITOR handle, float* xscale, float* yscale) in _glfwGetHMONITORContentScaleWin32() argument
374 _glfwGetMonitorContentScaleWin32(_GLFWmonitor* monitor, float* xscale, float* yscale) _glfwGetMonitorContentScaleWin32() argument
H A Dx11_monitor.c340 _glfwGetMonitorContentScaleX11(_GLFWmonitor* monitor, float* xscale, float* yscale) _glfwGetMonitorContentScaleX11() argument
H A Dwl_monitor.c207 _glfwGetMonitorContentScaleWayland(_GLFWmonitor* monitor, float* xscale, float* yscale) _glfwGetMonitorContentScaleWayland() argument
H A Dmonitor.c380 glfwGetMonitorContentScale(GLFWmonitor* handle, float* xscale, float* yscale) glfwGetMonitorContentScale() argument
H A Dx11_init.c992 static void getSystemContentScale(float* xscale, float* yscale) in getSystemContentScale() argument
H A Dcocoa_platform.h153 float xscale, yscale; member
H A Dnull_window.c322 void _glfwGetWindowContentScaleNull(_GLFWwindow* window, float* xscale, float* yscale) in _glfwGetWindowContentScaleNull() argument
H A Dwindow.c134 void _glfwInputWindowContentScale(_GLFWwindow* window, float xscale, float yscale) in _glfwInputWindowContentScale() argument
752 glfwGetWindowContentScale(GLFWwindow* handle, float* xscale, float* yscale) glfwGetWindowContentScale() argument
H A Dwin32_window.c1204 const float yscale = LOWORD(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() argument
H A Dx11_window.c2306 void _glfwGetWindowContentScaleX11(_GLFWwindow* window, float* xscale, float* yscale) in _glfwGetWindowContentScaleX11() argument
H A Dwl_window.c2371 _glfwGetWindowContentScaleWayland(_GLFWwindow* window, float* xscale, float* yscale) _glfwGetWindowContentScaleWayland() argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Drescaler.c134 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in WebPRescalerExportRowShrink_C() local
H A Drescaler_neon.c124 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in RescalerExportRowShrink_NEON() local
H A Drescaler_sse2.c292 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in RescalerExportRowShrink_SSE2() local
/third_party/glfw/tests/
H A Dmonitors.c99 float xscale, yscale; in list_modes() local
H A Devents.c311 static void window_content_scale_callback(GLFWwindow* window, float xscale, float yscale) in window_content_scale_callback() argument
H A Dwindow.c375 float xscale, yscale; in main() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h425 int xscale, yscale; in translate_samples_to_xyscale() local
/third_party/ffmpeg/libavfilter/
H A Dvf_vignette.c72 float xscale, yscale; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-graphite2.cc327 float yscale = (float) font->y_scale / upem; in _hb_graphite2_shape() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DSpecializationConstant.cpp116 TIntermAggregate *CreateVec2(Vec2EnumMap vec2Values, float yscale, vk::SurfaceRotation rotation) in CreateVec2() argument
128 CreateVec2ArrayWithIndex(Vec2EnumMap vec2Values, float yscale, TIntermSymbol *rotation) CreateVec2ArrayWithIndex() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_private.h131 float yscale; member
H A Dhud_context.c71 hud_draw_colored_prims(struct hud_context *hud, unsigned prim, float *buffer, unsigned num_vertices, float r, float g, float b, float a, int xoffset, int yoffset, float yscale) hud_draw_colored_prims() argument
301 hud_draw_graph_line_strip(struct hud_context *hud, const struct hud_graph *gr, unsigned xoffset, unsigned yoffset, float yscale) hud_draw_graph_line_strip() argument
[all...]
/third_party/libdrm/exynos/
H A Dexynos_fimg2d.h286 unsigned int yscale; member

Completed in 54 milliseconds

12