| /OK3568_Linux_fs/buildroot/package/pixman/ |
| H A D | 0005-pixman_image_composite32-Support-rockchip-RGA-2D-acc.patch | 189 + int src_x, int src_y, int dest_x, int dest_y) 271 + box.y1 = pbox[n].y1 + src_y - dest_y; 273 + box.y2 = pbox[n].y2 + src_y - dest_y; 322 + info->src_y = pbox[n].y1 + src_y - dest_y; 324 + info->dest_y = pbox[n].y1; 344 + src_x, src_y, dest_x, dest_y))
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_kms.h | 419 s32 dest_x, s32 dest_y, 517 s32 dest_y, 547 s32 dest_y,
|
| H A D | vmwgfx_scrn.c | 1133 s32 dest_y, in vmw_kms_sou_do_surface_dirty() argument 1167 sdirty.dst_y = dest_y; in vmw_kms_sou_do_surface_dirty() 1170 dest_x, dest_y, num_clips, inc, in vmw_kms_sou_do_surface_dirty()
|
| H A D | vmwgfx_ioctl.c | 319 arg->dest_x, arg->dest_y, in vmw_present_ioctl()
|
| H A D | vmwgfx_kms.c | 2351 s32 dest_x, s32 dest_y, in vmw_kms_helper_dirty() argument 2410 dirty->unit_y2 = (s32) clips_ptr->y2 + dest_y - in vmw_kms_helper_dirty() 2418 dest_y - crtc_y; in vmw_kms_helper_dirty() 2422 dirty->unit_y1 = dirty->fb_y + dest_y - crtc_y; in vmw_kms_helper_dirty()
|
| H A D | vmwgfx_stdu.c | 854 s32 dest_y, in vmw_kms_stdu_surface_dirty() argument 894 dest_x, dest_y, num_clips, inc, in vmw_kms_stdu_surface_dirty()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | sticore.h | 264 s16 dest_y; /* Y location of character upper left */ member 297 s16 dest_y; /* dest upper left pixel y location */ member
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0016-backend-drm-Support-virtual-screen-size.patch | 115 scanout_state->dest_y = 0; 269 - assert(scanout_state->dest_y == 0); 326 + scanout_state->dest_x, scanout_state->dest_y,
|
| H A D | 0017-backend-drm-Support-mirror-mode.patch | 491 - scanout_state->dest_y = 0; 495 + scanout_state->dest_y = dy;
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0016-backend-drm-Support-virtual-screen-size.patch | 115 scanout_state->dest_y = 0; 269 - assert(scanout_state->dest_y == 0); 326 + scanout_state->dest_x, scanout_state->dest_y,
|
| H A D | 0017-backend-drm-Support-mirror-mode.patch | 493 - scanout_state->dest_y = 0; 497 + scanout_state->dest_y = dy;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0014-backend-drm-Support-virtual-screen-size.patch | 123 scanout_state->dest_y = 0; 283 - assert(scanout_state->dest_y == 0); 340 + scanout_state->dest_x, scanout_state->dest_y,
|
| H A D | 0015-backend-drm-Support-mirror-mode.patch | 489 - scanout_state->dest_y = 0; 493 + scanout_state->dest_y = dy;
|
| /OK3568_Linux_fs/kernel/drivers/video/console/ |
| H A D | sticore.c | 149 .dest_y = y * font->height, in sti_putc() 181 .dest_y = src_y, in sti_set() 209 .dest_y = src_y * font->height, in sti_clear() 240 .dest_y = dst_y * font->height, in sti_bmove()
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xibarriers.c | 389 int dest_x, int dest_y, in input_constrain_cursor() argument 396 y = dest_y; in input_constrain_cursor() 409 .dy = dest_y - current_y, in input_constrain_cursor()
|
| /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 | vmwgfx_drm.h | 761 __s32 dest_y; member
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | vmwgfx_drm.h | 766 __s32 dest_y; member
|
| /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 | vmwgfx_drm.h | 761 __s32 dest_y; member
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | input.h | 718 int dest_x, int dest_y,
|