Searched defs:target_rect (Results 1 – 12 of 12) sorted by relevance
124 void vpe_full_bg_gaps(struct vpe_rect *gaps, const struct vpe_rect *target_rect, uint16_t max_gaps) in vpe_full_bg_gaps()152 uint16_t vpe_find_bg_gaps(struct vpe_priv *vpe_priv, const struct vpe_rect *target_rect, in vpe_find_bg_gaps()
604 struct vpe_rect *src_rect, struct vpe_rect *dst_rect, const struct vpe_rect *target_rect) in vpe_clip_stream()
28 bool vpe10_split_bg_gap(struct vpe_rect *gaps, const struct vpe_rect *target_rect, in vpe10_split_bg_gap()
504 struct vpe_rect *target_rect = &vpe_priv->output_ctx.target_rect; in vpe10_calculate_dst_viewport_and_active() local
101 const DesktopRect target_rect = in RotateDesktopFrame() local
142 DesktopRect target_rect = DesktopRect::MakeSize(restore_frame_->size()); in ~DesktopFrameWithCursor() local
140 let target_rect = BlitTarget { in fill_v_flipped() localVariable
222 DesktopRect target_rect = source_rect; in Duplicate() local
176 struct vpe_rect target_rect; member
1436 pvr_get_max_layers_covering_target(VkRect2D target_rect, in pvr_get_max_layers_covering_target()
842 struct vpe_rect target_rect; /**< rectangle in target surface to be blt'd. member