Home
last modified time | relevance | path

Searched defs:target_rect (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/amd/vpelib/src/core/
Dbackground.c131 void vpe_full_bg_gaps(struct vpe_rect *gaps, const struct vpe_rect *target_rect, uint16_t max_gaps) in vpe_full_bg_gaps()
155 uint16_t vpe_find_bg_gaps(struct vpe_priv *vpe_priv, const struct vpe_rect *target_rect, in vpe_find_bg_gaps()
Dresource.c523 struct vpe_rect *src_rect, struct vpe_rect *dst_rect, const struct vpe_rect *target_rect) in vpe_clip_stream()
Dcolor_bg.c586 const struct vpe_rect *target_rect = &vpe_priv->output_ctx.target_rect; in is_target_rect_equal_to_dest_rect() local
/external/mesa3d/src/amd/vpelib/src/chip/vpe10/
Dvpe10_background.c29 bool vpe10_split_bg_gap(struct vpe_rect *gaps, const struct vpe_rect *target_rect, in vpe10_split_bg_gap()
Dvpe10_resource.c429 struct vpe_rect *target_rect = &vpe_priv->output_ctx.target_rect; in vpe10_calculate_dst_viewport_and_active() local
/external/webrtc/modules/desktop_capture/
Ddesktop_frame_rotation.cc101 const DesktopRect target_rect = in RotateDesktopFrame() local
Ddesktop_and_cursor_composer.cc142 DesktopRect target_rect = DesktopRect::MakeSize(restore_frame_->size()); in ~DesktopFrameWithCursor() local
/external/webrtc/modules/desktop_capture/win/
Ddxgi_output_duplicator.cc222 DesktopRect target_rect = source_rect; in Duplicate() local
/external/mesa3d/src/amd/vpelib/src/core/inc/
Dvpe_priv.h163 struct vpe_rect target_rect; member
/external/mesa3d/src/imagination/vulkan/
Dpvr_blit.c1427 pvr_get_max_layers_covering_target(VkRect2D target_rect, in pvr_get_max_layers_covering_target()
/external/mesa3d/src/amd/vpelib/inc/
Dvpe_types.h595 struct vpe_rect target_rect; /**< rectangle in target surface to be blt'd. Ranges out of rect member