Home
last modified time | relevance | path

Searched defs:xpos (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/ffmpeg/libswscale/
Dhscale_fast_bilinear.c27 unsigned int xpos = 0; in ff_hyscale_fast_c() local
43 unsigned int xpos = 0; in ff_hcscale_fast_c() local
/third_party/flutter/skia/gm/
Dskinning.cpp121 int xpos = kCellSize; in onDraw() local
136 int& xpos, in drawPermutations()
Dmac_aa_explorer.cpp73 static void test_mac_fonts(SkCanvas* canvas, SkScalar size, SkScalar xpos) { in test_mac_fonts()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dfips_prf_internal.c22 u8 *xpos = x; in fips186_2_prf() local
Dfips_prf_openssl.c53 u8 *xpos = x; in fips186_2_prf() local
Dfips_prf_wolfssl.c41 u8 *xpos = x; in fips186_2_prf() local
Daes-gcm.c106 const u8 *xpos = x; in ghash() local
147 const u8 *xpos = x; in aes_gctr() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dfips_prf_internal.c22 u8 *xpos = x; in fips186_2_prf() local
Dfips_prf_wolfssl.c41 u8 *xpos = x; in fips186_2_prf() local
Dfips_prf_openssl.c53 u8 *xpos = x; in fips186_2_prf() local
Daes-gcm.c106 const u8 *xpos = x; in ghash() local
147 const u8 *xpos = x; in aes_gctr() local
/third_party/flutter/glfw/src/
Dwin32_window.c397 int xpos, ypos; in acquireMonitor() local
858 int xpos, ypos, fullWidth, fullHeight; in createNativeWindow() local
1102 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos()
1113 void _glfwPlatformSetWindowPos(_GLFWwindow* window, int xpos, int ypos) in _glfwPlatformSetWindowPos()
1246 int xpos, int ypos, in _glfwPlatformSetWindowMonitor()
1439 void _glfwPlatformGetCursorPos(_GLFWwindow* window, double* xpos, double* ypos) in _glfwPlatformGetCursorPos()
1454 void _glfwPlatformSetCursorPos(_GLFWwindow* window, double xpos, double ypos) in _glfwPlatformSetCursorPos()
Dmir_window.c448 void _glfwPlatformSetWindowPos(_GLFWwindow* window, int xpos, int ypos) in _glfwPlatformSetWindowPos()
462 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos()
522 int xpos, int ypos, in _glfwPlatformSetWindowMonitor()
722 void _glfwPlatformGetCursorPos(_GLFWwindow* window, double* xpos, double* ypos) in _glfwPlatformGetCursorPos()
728 void _glfwPlatformSetCursorPos(_GLFWwindow* window, double xpos, double ypos) in _glfwPlatformSetCursorPos()
Dinput.c103 void _glfwInputCursorPos(_GLFWwindow* window, double xpos, double ypos) in _glfwInputCursorPos()
305 GLFWAPI void glfwGetCursorPos(GLFWwindow* handle, double* xpos, double* ypos) in glfwGetCursorPos()
328 GLFWAPI void glfwSetCursorPos(GLFWwindow* handle, double xpos, double ypos) in glfwSetCursorPos()
Dmir_monitor.c81 void _glfwPlatformGetMonitorPos(_GLFWmonitor* monitor, int* xpos, int* ypos) in _glfwPlatformGetMonitorPos()
Dwl_window.c472 void _glfwPlatformGetWindowPos(_GLFWwindow* window, int* xpos, int* ypos) in _glfwPlatformGetWindowPos()
481 void _glfwPlatformSetWindowPos(_GLFWwindow* window, int xpos, int ypos) in _glfwPlatformSetWindowPos()
597 int xpos, int ypos, in _glfwPlatformSetWindowMonitor()
657 void _glfwPlatformGetCursorPos(_GLFWwindow* window, double* xpos, double* ypos) in _glfwPlatformGetCursorPos()
Dwindow.c450 GLFWAPI void glfwGetWindowPos(GLFWwindow* handle, int* xpos, int* ypos) in glfwGetWindowPos()
464 GLFWAPI void glfwSetWindowPos(GLFWwindow* handle, int xpos, int ypos) in glfwSetWindowPos()
736 int xpos, int ypos, in glfwSetWindowMonitor()
/third_party/re2/re2/
Dstringpiece.cc33 size_type xpos = result - data_; in find() local
/third_party/skia/src/core/
DSkBitmapProcState_matrixProcs.cpp324 int xpos = mapper.intX(); in clampx_nofilter_trans() local
376 int xpos = mapper.intX(); in repeatx_nofilter_trans() local
413 int xpos = mapper.intX(); in mirrorx_nofilter_trans() local
/third_party/gstreamer/gstplugins_base/ext/pango/
Dgsttextrender.c404 int xpos, int ypos, int stride) in gst_text_renderer_image_to_ayuv()
441 int xpos, int ypos, int stride) in gst_text_renderer_image_to_argb()
479 gint xpos, ypos; in gst_text_render_chain() local
/third_party/flutter/glfw/tests/
Dwindows.c79 int xpos, ypos; in key_callback() local
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgsttextoverlay.h74 gint xpos; member
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixer2pad.h60 gint xpos, ypos; member
/third_party/ffmpeg/libavcodec/
Droqvideodec.c41 int vqid, xpos, ypos, xp, yp, x, y, mx, my; in roqvideo_decode_frame() local
/third_party/skia/gm/
Dmac_aa_explorer.cpp73 static void test_mac_fonts(SkCanvas* canvas, SkScalar size, SkScalar xpos) { in test_mac_fonts()

1234