HomeSort by relevance Sort by last modified time
    Searched refs:yhot (Results 1 - 8 of 8) sorted by null

  /external/wayland/cursor/
xcursor.h 41 XcursorDim yhot; /* hot spot y (must be inside image) */ member in struct:_XcursorImage
xcursor.c 172 * CARD32 yhot hot spot y
480 if (!_XcursorReadUInt (file, &head.yhot))
489 if (head.xhot > head.width || head.yhot > head.height)
500 image->yhot = head.yhot;
wayland-cursor.c 319 image->image.hotspot_y = images->images[i]->yhot;
  /external/webrtc/webrtc/modules/desktop_capture/
mouse_cursor_monitor_x11.cc 205 std::min(img->height, img->yhot));
  /bionic/libc/kernel/uapi/drm/
vmwgfx_drm.h 181 __s32 yhot; member in struct:drm_vmw_cursor_bypass_arg
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 515 * @yhot: Y hotspot.
526 __s32 yhot; member in struct:drm_vmw_cursor_bypass_arg
    [all...]
  /external/libdrm/include/drm/
vmwgfx_drm.h 524 * @yhot: Y hotspot.
535 __s32 yhot; member in struct:drm_vmw_cursor_bypass_arg
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 521 * @yhot: Y hotspot.
532 int32_t yhot; member in struct:drm_vmw_cursor_bypass_arg

Completed in 573 milliseconds