Home
last modified time | relevance | path

Searched refs:xhot (Results 1 – 7 of 7) sorted by relevance

/external/wayland/cursor/
Dxcursor.h40 XcursorDim xhot; /* hot spot x (must be inside image) */ member
Dxcursor.c478 if (!_XcursorReadUInt (file, &head.xhot)) in _XcursorReadImage()
489 if (head.xhot > head.width || head.yhot > head.height) in _XcursorReadImage()
499 image->xhot = head.xhot; in _XcursorReadImage()
Dwayland-cursor.c318 image->image.hotspot_x = images->images[i]->xhot; in wl_cursor_create_from_xcursor_images()
/external/webrtc/webrtc/modules/desktop_capture/
Dmouse_cursor_monitor_x11.cc204 DesktopVector hotspot(std::min(img->width, img->xhot), in CaptureCursor()
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmwgfx_drm.h531 int32_t xhot; member
/external/libdrm/include/drm/
Dvmwgfx_drm.h534 __s32 xhot; member
/external/kernel-headers/original/uapi/drm/
Dvmwgfx_drm.h525 __s32 xhot; member