Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vpelib/src/core/
Dbackground.c124 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()
Dresource.c604 struct vpe_rect *src_rect, struct vpe_rect *dst_rect, const struct vpe_rect *target_rect) in vpe_clip_stream()
/external/mesa3d/src/amd/vpelib/src/chip/vpe10/
Dvpe10_background.c28 bool vpe10_split_bg_gap(struct vpe_rect *gaps, const struct vpe_rect *target_rect, in vpe10_split_bg_gap()
Dvpe10_resource.c504 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/cronet/stable/third_party/rust/chromium_crates_io/vendor/png-0.17.14/examples/
Dshow.rs140 let target_rect = BlitTarget { in fill_v_flipped() localVariable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/png-0.17.14/examples/
Dshow.rs140 let target_rect = BlitTarget { in fill_v_flipped() localVariable
/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.h176 struct vpe_rect target_rect; member
/external/mesa3d/src/imagination/vulkan/
Dpvr_blit.c1436 pvr_get_max_layers_covering_target(VkRect2D target_rect, in pvr_get_max_layers_covering_target()
/external/mesa3d/src/amd/vpelib/inc/
Dvpe_types.h842 struct vpe_rect target_rect; /**< rectangle in target surface to be blt'd. member