/third_party/glfw/src/ |
H A D | null_monitor.c | 79 _glfwGetMonitorContentScaleNull(_GLFWmonitor* monitor, float* xscale, float* yscale) _glfwGetMonitorContentScaleNull() argument
|
H A D | win32_monitor.c | 317 void _glfwGetHMONITORContentScaleWin32(HMONITOR handle, float* xscale, float* yscale) in _glfwGetHMONITORContentScaleWin32() argument 374 _glfwGetMonitorContentScaleWin32(_GLFWmonitor* monitor, float* xscale, float* yscale) _glfwGetMonitorContentScaleWin32() argument
|
H A D | x11_monitor.c | 340 _glfwGetMonitorContentScaleX11(_GLFWmonitor* monitor, float* xscale, float* yscale) _glfwGetMonitorContentScaleX11() argument
|
H A D | wl_monitor.c | 207 _glfwGetMonitorContentScaleWayland(_GLFWmonitor* monitor, float* xscale, float* yscale) _glfwGetMonitorContentScaleWayland() argument
|
H A D | monitor.c | 380 glfwGetMonitorContentScale(GLFWmonitor* handle, float* xscale, float* yscale) glfwGetMonitorContentScale() argument
|
H A D | x11_init.c | 992 static void getSystemContentScale(float* xscale, float* yscale) in getSystemContentScale() argument
|
H A D | cocoa_platform.h | 153 float xscale, yscale; member
|
H A D | null_window.c | 322 void _glfwGetWindowContentScaleNull(_GLFWwindow* window, float* xscale, float* yscale) in _glfwGetWindowContentScaleNull() argument
|
H A D | window.c | 134 void _glfwInputWindowContentScale(_GLFWwindow* window, float xscale, float yscale) in _glfwInputWindowContentScale() argument 752 glfwGetWindowContentScale(GLFWwindow* handle, float* xscale, float* yscale) glfwGetWindowContentScale() argument
|
H A D | win32_window.c | 1204 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 D | x11_window.c | 2306 void _glfwGetWindowContentScaleX11(_GLFWwindow* window, float* xscale, float* yscale) in _glfwGetWindowContentScaleX11() argument
|
H A D | wl_window.c | 2371 _glfwGetWindowContentScaleWayland(_GLFWwindow* window, float* xscale, float* yscale) _glfwGetWindowContentScaleWayland() argument
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | rescaler.c | 134 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in WebPRescalerExportRowShrink_C() local
|
H A D | rescaler_neon.c | 124 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in RescalerExportRowShrink_NEON() local
|
H A D | rescaler_sse2.c | 292 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in RescalerExportRowShrink_SSE2() local
|
/third_party/glfw/tests/ |
H A D | monitors.c | 99 float xscale, yscale; in list_modes() local
|
H A D | events.c | 311 static void window_content_scale_callback(GLFWwindow* window, float xscale, float yscale) in window_content_scale_callback() argument
|
H A D | window.c | 375 float xscale, yscale; in main() local
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_translate.h | 425 int xscale, yscale; in translate_samples_to_xyscale() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_vignette.c | 72 float xscale, yscale; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-graphite2.cc | 327 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 D | SpecializationConstant.cpp | 116 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 D | hud_private.h | 131 float yscale; member
|
H A D | hud_context.c | 71 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 D | exynos_fimg2d.h | 286 unsigned int yscale; member
|