Home
last modified time | relevance | path

Searched defs:xpos (Results 1 – 25 of 88) 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/mesa3d/src/mesa/main/
Daccum.c130 GLint xpos, GLint ypos, GLint width, GLint height, in accum_scale_or_bias()
189 GLint xpos, GLint ypos, GLint width, GLint height, in accum_or_load()
285 GLint xpos, GLint ypos, GLint width, GLint height) in accum_return()
399 GLint xpos, ypos, width, height; in accum() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/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/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/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/astc-encoder/Source/
Dastcenc_image.cpp156 unsigned int xpos, in fetch_image_block()
273 unsigned int xpos, in fetch_image_block_fast_ldr()
339 unsigned int xpos, in write_image_block()
/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.c411 int xpos, int ypos, int stride) in gst_text_renderer_image_to_ayuv()
448 int xpos, int ypos, int stride) in gst_text_renderer_image_to_argb()
517 gint xpos, ypos; in gst_text_render_chain() local
/third_party/glfw/tests/
Dwindows.c79 int xpos, ypos; in key_callback() local
/third_party/cups-filters/filter/pdftopdf/
Dqpdf_pdftopdf_processor.cc179 …st PageRect &cropRect,Rotation orientation,Rotation param_orientation,Position xpos,Position ypos,… in crop()
269 …ageHandle::add_subpage(const std::shared_ptr<PDFTOPDF_PageHandle> &sub,float xpos,float ypos,float… in add_subpage()
448 void QPDF_PDFTOPDF_PageHandle::debug(const PageRect &rect,float xpos,float ypos) // {{{ in debug()
Dnup.h40 float xpos,ypos; // TODO: already given by sub.left,sub.bottom [but for rotation?] member
/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/skia/gm/
Dmac_aa_explorer.cpp73 static void test_mac_fonts(SkCanvas* canvas, SkScalar size, SkScalar xpos) { in test_mac_fonts()

1234