| /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) 270 + box.x1 = pbox[n].x1 + src_x - dest_x; 272 + box.x2 = pbox[n].x2 + src_x - dest_x; 321 + info->src_x = pbox[n].x1 + src_x - dest_x; 323 + info->dest_x = pbox[n].x1; 344 + src_x, src_y, dest_x, dest_y)) 350 info.src_x = pbox->x1 + src_x - dest_x;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_kms.h | 419 s32 dest_x, s32 dest_y, 516 s32 dest_x, 546 s32 dest_x,
|
| H A D | vmwgfx_scrn.c | 1132 s32 dest_x, in vmw_kms_sou_do_surface_dirty() argument 1166 sdirty.dst_x = dest_x; 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 2408 dirty->unit_x2 = (s32) clips_ptr->x2 + dest_x - in vmw_kms_helper_dirty() 2416 dest_x - crtc_x; in vmw_kms_helper_dirty() 2421 dirty->unit_x1 = dirty->fb_x + dest_x - crtc_x; in vmw_kms_helper_dirty()
|
| H A D | vmwgfx_stdu.c | 853 s32 dest_x, 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 | 263 s16 dest_x; /* X location of character upper left */ member 296 s16 dest_x; /* dest upper left pixel x 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 | 114 scanout_state->dest_x = 0; 268 - assert(scanout_state->dest_x == 0); 326 + scanout_state->dest_x, scanout_state->dest_y,
|
| H A D | 0017-backend-drm-Support-mirror-mode.patch | 490 - scanout_state->dest_x = 0; 494 + scanout_state->dest_x = dx;
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0016-backend-drm-Support-virtual-screen-size.patch | 114 scanout_state->dest_x = 0; 268 - assert(scanout_state->dest_x == 0); 326 + scanout_state->dest_x, scanout_state->dest_y,
|
| H A D | 0017-backend-drm-Support-mirror-mode.patch | 492 - scanout_state->dest_x = 0; 496 + scanout_state->dest_x = dx;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0014-backend-drm-Support-virtual-screen-size.patch | 122 scanout_state->dest_x = 0; 282 - assert(scanout_state->dest_x == 0); 340 + scanout_state->dest_x, scanout_state->dest_y,
|
| H A D | 0015-backend-drm-Support-mirror-mode.patch | 488 - scanout_state->dest_x = 0; 492 + scanout_state->dest_x = dx;
|
| /OK3568_Linux_fs/kernel/drivers/video/console/ |
| H A D | sticore.c | 148 .dest_x = x * font->width, in sti_putc() 180 .dest_x = src_x, in sti_set() 208 .dest_x = src_x * font->width, in sti_clear() 239 .dest_x = dst_x * font->width, 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 395 int x = dest_x, in input_constrain_cursor() 408 .dx = dest_x - current_x, 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 | 760 __s32 dest_x; member
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | vmwgfx_drm.h | 765 __s32 dest_x; 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 | 760 __s32 dest_x; member
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | input.h | 718 int dest_x, int dest_y,
|