Home
last modified time | relevance | path

Searched defs:ypos (Results 76 - 89 of 89) sorted by relevance

1234

/third_party/libdrm/include/drm/
H A Dvmwgfx_drm.h533 __s32 ypos; member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h540 __s32 ypos; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.h61 GLint xpos, ypos; member
/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
/third_party/glfw/src/
H A Dwl_window.c1442 const double ypos = wl_fixed_to_double(sy); in pointerHandleMotion() local
2242 void _glfwGetWindowPosWayland(_GLFWwindow* window, int* xpos, int* ypos) in _glfwGetWindowPosWayland() argument
2251 void _glfwSetWindowPosWayland(_GLFWwindow* window, int xpos, int ypos) in _glfwSetWindowPosWayland() argument
2668 void _glfwGetCursorPosWayland(_GLFWwindow* window, double* xpos, double* ypos) in _glfwGetCursorPosWayland() argument
2505 _glfwSetWindowMonitorWayland(_GLFWwindow* window, _GLFWmonitor* monitor, int xpos, int ypos, int width, int height, int refreshRate) _glfwSetWindowMonitorWayland() argument
2886 double ypos = window->virtualCursorPosY; relativePointerHandleRelativeMotion() local
[all...]
H A Dinternal.h402 int ypos; member
H A Dx11_platform.h539 int xpos, ypos; member
/third_party/ffmpeg/libavformat/
H A Dmatroskaenc.c1323 int xpos, ypos; in mkv_write_video_color() local
/third_party/backends/backend/
H A Dumax_pp_low.c9060 encodeHY (int height, int ypos, int *motor) in encodeHY() argument
H A Dhp3900_rts8822.c4801 SANE_Int buffersize, xpos, ypos, coord, cnt, chn_size, dist, rst; in Refs_Analyze_Pattern() local
8062 SANE_Int ypos, xpos, runb1; Scan_Start() local
11248 Load_StripCoords(SANE_Int scantype, SANE_Int * ypos, SANE_Int * xpos) Load_StripCoords() argument
11275 Head_Relocate(struct st_device *dev, SANE_Int speed, SANE_Int direction, SANE_Int ypos) Head_Relocate() argument
[all...]
/third_party/astc-encoder/Source/
H A Dstb_image.h3853 int ypos; // which pre-expansion row we're on member
/third_party/mesa3d/src/mesa/main/
H A Ddlist.c892 unsigned i, row_height = 0, xpos = 0, ypos = 0; in build_bitmap_atlas() local
1038 unsigned ypos = atlas->glyphs[i].y; in build_bitmap_atlas() local
/third_party/glfw/deps/
H A Dnuklear.h12557 nk_tt_GetPackedQuad(struct nk_tt_packedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, struct nk_tt_aligned_quad *q, int align_to_integer) nk_tt_GetPackedQuad() argument

Completed in 129 milliseconds

1234