/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_mouse.h | 147 int hot_y); 156 int hot_y);
|
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/ |
SDL_mouse.h | 147 int hot_y); 156 int hot_y);
|
/prebuilts/misc/windows/sdl2/include/ |
SDL_mouse.h | 147 int hot_y); 156 int hot_y);
|
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
SDL_mouse.h | 147 int hot_y); 156 int hot_y);
|
/external/kernel-headers/original/uapi/linux/ |
virtio_gpu.h | 114 __le32 hot_y; /* update only */ member in struct:virtio_gpu_update_cursor
|
/bionic/libc/kernel/uapi/linux/ |
virtio_gpu.h | 89 __le32 hot_y; member in struct:virtio_gpu_update_cursor
|
/external/libdrm/ |
xf86drmMode.c | 415 int drmModeSetCursor2(int fd, uint32_t crtcId, uint32_t bo_handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y) 426 arg.hot_y = hot_y; [all...] |
xf86drmMode.h | 409 int drmModeSetCursor2(int fd, uint32_t crtcId, uint32_t bo_handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y);
|
/bionic/libc/kernel/uapi/drm/ |
drm_mode.h | 381 __s32 hot_y; member in struct:drm_mode_cursor2
|
/external/kernel-headers/original/uapi/drm/ |
drm_mode.h | 477 __s32 hot_y; member in struct:drm_mode_cursor2
|
/external/libdrm/include/drm/ |
drm_mode.h | 458 __s32 hot_y; member in struct:drm_mode_cursor2
|