Home
last modified time | relevance | path

Searched defs:xpos (Results 76 - 100 of 108) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dat91_adc.c294 unsigned int x, y, pres, xpos, ypos; in at91_ts_sample() local
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dau1200fb.c113 unsigned int xpos; member
196 int xpos; member
702 au1200_setlocation(struct au1200fb_device *fbdev, int plane, int xpos, int ypos) au1200_setlocation() argument
[all...]
H A Dpxafb.c769 int xpos, ypos, pfor, bpp; in overlayfb_check_var() local
845 int xpos, ypos, pfor, bpp, ret; in overlayfb_set_par() local
/kernel/linux/linux-5.10/include/uapi/drm/
H A Dvmwgfx_drm.h528 __s32 xpos; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_tv.c1094 int xsize, ysize, xpos, ypos; in intel_tv_get_config() local
1433 int xpos, ypos; in intel_tv_pre_enable() local
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dau1200fb.c113 unsigned int xpos; member
196 int xpos; member
702 au1200_setlocation(struct au1200fb_device *fbdev, int plane, int xpos, int ypos) au1200_setlocation() argument
[all...]
H A Dpxafb.c767 int xpos, ypos, pfor, bpp; in overlayfb_check_var() local
843 int xpos, ypos, pfor, bpp, ret; in overlayfb_set_par() local
/kernel/linux/linux-6.6/include/uapi/drm/
H A Dvmwgfx_drm.h539 __s32 xpos; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_tv.c1104 int xsize, ysize, xpos, ypos; in intel_tv_get_config() local
1454 int xpos, ypos; in intel_tv_pre_enable() local
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dat91_adc.c312 unsigned int x, y, pres, xpos, ypos; in at91_ts_sample() local
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Dvmwgfx_drm.h180 __s32 xpos; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Dvmwgfx_drm.h180 __s32 xpos; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Dvmwgfx_drm.h165 __s32 xpos; member
/third_party/ffmpeg/libavcodec/
H A Dindeo3.c77 int16_t xpos; ///< cell coordinates in 4x4 blocks member
[all...]
/third_party/ffmpeg/libavfilter/
H A Davf_showspectrum.c80 int xpos; ///< x position (current column) member
[all...]
/third_party/glfw/src/
H A Dwin32_window.c1633 void _glfwGetWindowPosWin32(_GLFWwindow* window, int* xpos, int* ypos) in _glfwGetWindowPosWin32() argument
1644 void _glfwSetWindowPosWin32(_GLFWwindow* window, int xpos, int ypos) in _glfwSetWindowPosWin32() argument
1841 _glfwSetWindowMonitorWin32(_GLFWwindow* window, _GLFWmonitor* monitor, int xpos, int ypos, int width, int height, int refreshRate) _glfwSetWindowMonitorWin32() argument
2204 _glfwGetCursorPosWin32(_GLFWwindow* window, double* xpos, double* ypos) _glfwGetCursorPosWin32() argument
2219 _glfwSetCursorPosWin32(_GLFWwindow* window, double xpos, double ypos) _glfwSetCursorPosWin32() argument
[all...]
H A Dx11_window.c579 int xpos = 0, ypos = 0; in createNativeWindow() local
1107 int xpos, ypos; in acquireMonitor() local
1197 double xpos = window->virtualCursorPosX; processEvent() local
1503 int xpos = event->xconfigure.x; processEvent() local
1655 int xpos, ypos; processEvent() local
2155 _glfwGetWindowPosX11(_GLFWwindow* window, int* xpos, int* ypos) _glfwGetWindowPosX11() argument
2169 _glfwSetWindowPosX11(_GLFWwindow* window, int xpos, int ypos) _glfwSetWindowPosX11() argument
2469 _glfwSetWindowMonitorX11(_GLFWwindow* window, _GLFWmonitor* monitor, int xpos, int ypos, int width, int height, int refreshRate) _glfwSetWindowMonitorX11() argument
2834 _glfwGetCursorPosX11(_GLFWwindow* window, double* xpos, double* ypos) _glfwGetCursorPosX11() argument
[all...]
/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_vsx.c1673 unsigned int xpos = 0, xx; in hyscale_fast_vsx() local
1789 unsigned int xpos in hcscale_fast_vsx() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_internal.h799 unsigned int xpos; member
/third_party/libdrm/include/drm/
H A Dvmwgfx_drm.h532 __s32 xpos; member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h539 __s32 xpos; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.h61 GLint xpos, ypos; member
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h662 int xpos = cmpi_pos - kInstrSize; in cmpi_optimization() local
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon.c1315 static void fbcon_putc(struct vc_data *vc, int c, int ypos, int xpos) in fbcon_putc() argument
1302 fbcon_putcs(struct vc_data *vc, const unsigned short *s, int count, int ypos, int xpos) fbcon_putcs() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbcon.c1287 static void fbcon_putc(struct vc_data *vc, int c, int ypos, int xpos) in fbcon_putc() argument
1274 fbcon_putcs(struct vc_data *vc, const unsigned short *s, int count, int ypos, int xpos) fbcon_putcs() argument

Completed in 56 milliseconds

12345