Home
last modified time | relevance | path

Searched refs:destRect (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_scrn.c516 blit->body.destRect.left = clip->x1; in vmw_sou_bo_populate_clip()
517 blit->body.destRect.top = clip->y1; in vmw_sou_bo_populate_clip()
518 blit->body.destRect.right = clip->x2; in vmw_sou_bo_populate_clip()
614 blit->body.destRect.left = 0; in vmw_sou_surface_pre_clip()
615 blit->body.destRect.top = 0; in vmw_sou_surface_pre_clip()
616 blit->body.destRect.right = 0; in vmw_sou_surface_pre_clip()
617 blit->body.destRect.bottom = 0; in vmw_sou_surface_pre_clip()
674 blit->body.destRect.left = bb->x1; in vmw_sou_surface_post_clip()
675 blit->body.destRect.top = bb->y1; in vmw_sou_surface_post_clip()
676 blit->body.destRect.right = bb->x2; in vmw_sou_surface_post_clip()
[all …]
/linux/drivers/gpu/drm/vmwgfx/device_include/
A Dsvga_reg.h816 SVGASignedRect destRect; member
A Dsvga3d_cmd.h825 SVGASignedRect destRect; member

Completed in 27 milliseconds