| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vboxvideo/ |
| H A D | hgsmi_base.c | 114 u32 hot_x, u32 hot_y, u32 width, u32 height, in hgsmi_update_pointer_shape() argument 146 p->hot_y = hot_y; in hgsmi_update_pointer_shape()
|
| H A D | vboxvideo_guest.h | 35 u32 hot_x, u32 hot_y, u32 width, u32 height,
|
| H A D | vboxvideo.h | 323 u32 hot_y; member
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | CVE-2021-4206.patch | 46 c->hot_y = cursor->header.hot_spot_y; 59 qc->hot_y = c->hot_y;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_cursor.c | 282 int32_t hot_y) in radeon_crtc_cursor_set2() argument 331 hot_y != radeon_crtc->cursor_hot_y) { in radeon_crtc_cursor_set2() 335 y = radeon_crtc->cursor_y + radeon_crtc->cursor_hot_y - hot_y; in radeon_crtc_cursor_set2() 340 radeon_crtc->cursor_hot_y = hot_y; in radeon_crtc_cursor_set2()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_plane.c | 326 plane->state->fb ? plane->state->fb->hot_y : 0); in virtio_gpu_cursor_plane_update() 333 output->cursor.hot_y = in virtio_gpu_cursor_plane_update() 334 cpu_to_le32(plane->state->fb->hot_y); in virtio_gpu_cursor_plane_update() 337 output->cursor.hot_y = cpu_to_le32(0); in virtio_gpu_cursor_plane_update()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | xprCursor.c | 73 int hot_x, hot_y; in load_cursor() local 86 hot_y = src->bits->yhot; in load_cursor() 177 err = xp_set_cursor(width, height, hot_x, hot_y, data, rowbytes); in load_cursor()
|
| /OK3568_Linux_fs/external/drm-cursor/ |
| H A D | drm_cursor.c | 120 int hot_y; member 806 y = cursor_state->y + cursor_state->hot_y - cursor_state->hot_y * scale_y; in drm_crtc_update_offsets() 1155 int hot_x, int hot_y) in drm_set_cursor() argument 1196 cursor_next->hot_y = hot_y; in drm_set_cursor() 1270 int32_t hot_x, int32_t hot_y) in drmModeSetCursor2() argument 1276 fd, crtcId, bo_handle, width, height, hot_x, hot_y); in drmModeSetCursor2() 1277 return drm_set_cursor(fd, crtcId, bo_handle, width, height, hot_x, hot_y); in drmModeSetCursor2()
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_framebuffer.h | 202 int hot_y; member
|
| H A D | drm_crtc.h | 467 int32_t hot_x, int32_t hot_y);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_plane.c | 889 fb->hot_y = req->hot_y; in drm_mode_cursor_universal() 990 req->width, req->height, req->hot_x, req->hot_y); in drm_mode_cursor_common() 1026 new_req.hot_x = new_req.hot_y = 0; in drm_mode_cursor_ioctl()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | virtio_gpu.h | 114 __le32 hot_y; /* update only */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | virtio_gpu.h | 114 __le32 hot_y; /* update only */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | virtio_gpu.h | 131 __le32 hot_y; /* update only */ member
|
| /OK3568_Linux_fs/external/mpp/osal/linux/ |
| H A D | drm_mode.h | 449 __s32 hot_y; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/ |
| H A D | qxl_display.c | 509 cmd->u.set.position.y = plane->state->crtc_y + fb->hot_y; in qxl_primary_apply_cursor() 626 cursor->header.hot_spot_y = fb->hot_y; in qxl_cursor_atomic_update() 655 cmd->u.position.y = plane->state->crtc_y + fb->hot_y; in qxl_cursor_atomic_update()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/ |
| H A D | drm_mode.h | 602 __s32 hot_y; member
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/ |
| H A D | xf86drmMode.h | 345 …int32_t crtcId, uint32_t bo_handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/ |
| H A D | drm_mode.h | 602 __s32 hot_y; member
|
| /OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/ |
| H A D | drm_mode.h | 616 __s32 hot_y; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/ |
| H A D | xf86drmMode.h | 420 …int32_t crtcId, uint32_t bo_handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y);
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | drm_mode.h | 616 __s32 hot_y; member
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | drm_mode.h | 601 __s32 hot_y; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | drm_mode.h | 601 __s32 hot_y; member
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/ |
| H A D | drm_mode.h | 704 __s32 hot_y; member
|