Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/
H A Dbackground.c126 void vpe_full_bg_gaps(struct vpe_rect *gaps, const struct vpe_rect *target_rect, uint16_t max_gaps) in vpe_full_bg_gaps()
150 uint16_t vpe_find_bg_gaps(struct vpe_priv *vpe_priv, const struct vpe_rect *target_rect, in vpe_find_bg_gaps()
H A Dcolor_bg.c589 const struct vpe_rect *target_rect = &vpe_priv->output_ctx.target_rect; in is_target_rect_equal_to_dest_rect() local
H A Dresource.c550 struct vpe_rect *src_rect, struct vpe_rect *dst_rect, const struct vpe_rect *target_rect) in vpe_clip_stream()
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/chip/vpe10/
H A Dvpe10_background.c29 bool vpe10_split_bg_gap(struct vpe_rect *gaps, const struct vpe_rect *target_rect, in vpe10_split_bg_gap()
H A Dvpe10_resource.c470 struct vpe_rect *target_rect = &vpe_priv->output_ctx.target_rect; in vpe10_calculate_dst_viewport_and_active() local
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_frame_rotation.cc101 const DesktopRect target_rect = in RotateDesktopFrame() local
H A Ddesktop_and_cursor_composer.cc142 DesktopRect target_rect = DesktopRect::MakeSize(restore_frame_->size()); in ~DesktopFrameWithCursor() local
/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Ddxgi_output_duplicator.cc222 DesktopRect target_rect = source_rect; in Duplicate() local
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/inc/
H A Dvpe_priv.h184 struct vpe_rect target_rect; member
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_blit.c1427 pvr_get_max_layers_covering_target(VkRect2D target_rect, in pvr_get_max_layers_covering_target()
/aosp_15_r20/external/mesa3d/src/amd/vpelib/inc/
H A Dvpe_types.h609 …struct vpe_rect target_rect; /**< rectangle in target surface to be blt'd. Ranges out of… member
/aosp_15_r20/hardware/google/aemu/third-party/cuda/include/host-common/
Ddynlink_cuviddec.h199 } target_rect; member