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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
vmwgfx_drm.h 547 * @yhot: Y hotspot.
558 int32_t yhot; member in struct:drm_vmw_cursor_bypass_arg
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
vmwgfx_drm.h 547 * @yhot: Y hotspot.
558 int32_t yhot; member in struct:drm_vmw_cursor_bypass_arg
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 488 * @yhot: Y hotspot.
499 int32_t yhot; member in struct:drm_vmw_cursor_bypass_arg
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
mouse_cursor_monitor_x11.cc 201 std::min(img->height, img->yhot));
screen_capturer_x11.cc 365 cursor->hotspot = DesktopVector(img->xhot, img->yhot);
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 488 * @yhot: Y hotspot.
499 int32_t yhot; member in struct:drm_vmw_cursor_bypass_arg
  /bionic/libc/kernel/uapi/drm/
vmwgfx_drm.h 197 int32_t yhot; member in struct:drm_vmw_cursor_bypass_arg
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 501 * @yhot: Y hotspot.
512 int32_t yhot; member in struct:drm_vmw_cursor_bypass_arg
  /external/chromium_org/ui/base/x/
x11_util.cc 411 image->yhot = std::min(bitmap->height() - 1, hotspot_point.y());
    [all...]

Completed in 356 milliseconds