Home
last modified time | relevance | path

Searched defs:dst_rect (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_compositor.c332 struct u_rect *src_rect, struct u_rect *dst_rect, in set_yuv_layer()
399 struct u_rect *src_rect, struct u_rect *dst_rect, bool y) in set_rgb_to_yuv_layer()
557 struct u_rect *dst_rect, in vl_compositor_set_buffer_layer()
629 struct u_rect *dst_rect, in vl_compositor_set_palette_layer()
661 struct u_rect *dst_rect, in vl_compositor_set_rgba_layer()
706 struct u_rect *dst_rect, in vl_compositor_yuv_deint_full()
739 struct u_rect *dst_rect) in vl_compositor_convert_rgb_to_yuv()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/vdpau/
H A Doutput.c308 struct u_rect dst_rect; in vlVdpOutputSurfacePutBitsIndexed() local
447 struct u_rect dst_rect; in vlVdpOutputSurfacePutBitsYCbCr() local
664 struct u_rect src_rect, dst_rect; in vlVdpOutputSurfaceRenderOutputSurface() local
734 struct u_rect src_rect, dst_rect; in vlVdpOutputSurfaceRenderBitmapSurface() local
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/
H A Dresource.c325 struct vpe_rect *dst_rect; in calculate_recout() local
355 struct vpe_rect *dst_rect, enum vpe_surface_pixel_format format) in calculate_scaling_ratios()
476 struct vpe_rect *dst_rect = &stream_ctx->stream.scaling_info.dst_rect; in calculate_inits_and_viewports() local
550 struct vpe_rect *src_rect, struct vpe_rect *dst_rect, const struct vpe_rect *target_rect) in vpe_clip_stream()
H A Dcolor_bg.c590 const struct vpe_rect *dst_rect = &vpe_priv->stream_ctx[0].stream.scaling_info.dst_rect; in is_target_rect_equal_to_dest_rect() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/va/
H A Dpostproc.c64 struct u_rect dst_rect; in vlVaPostProcCompositor() local
225 struct u_rect dst_rect; in vlVaVidEngineBlit() local
347 struct u_rect dst_rect; in vlVaPostProcBlit() local
H A Dsurface.c378 struct u_rect *src_rect, struct u_rect *dst_rect) in vlVaPutSubpictures()
477 struct u_rect dst_rect = {destx, destx + destw, desty, desty + desth}; in vlVaPutSurface() local
1678 struct u_rect src_rect, dst_rect; in vlVaExportSurfaceHandle() local
H A Dsubpicture.c184 struct u_rect dst_rect = {dest_x, dest_x + dest_width, dest_y, dest_y + dest_height}; in vlVaAssociateSubpicture() local
H A Dimage.c401 struct u_rect src_rect, dst_rect; in vlVaDeriveImage() local
H A Dpicture.c1254 struct u_rect src_rect, dst_rect; in vlVaEndPicture() local
H A Dva_private.h345 struct u_rect dst_rect; member
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/chip/vpe10/
H A Dvpe10_resource.c195 struct scaler_data *scl_data, struct vpe_rect *src_rect, struct vpe_rect *dst_rect) in vpe10_init_scaler_data()
238 struct scaler_data *scl_data, struct vpe_rect *src_rect, struct vpe_rect *dst_rect, in vpe10_set_num_segments()
469 struct vpe_rect *dst_rect = &stream_ctx->stream.scaling_info.dst_rect; in vpe10_calculate_dst_viewport_and_active() local
536 struct vpe_rect *dst_rect; in vpe10_calculate_segments() local
H A Dvpe10_dpp.c69 struct vpe_rect *src_rect, struct vpe_rect *dst_rect, struct vpe_scaling_taps *taps) in vpe10_dpp_get_optimal_number_of_taps()
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_meta_blit_resolve.c511 const struct vk_meta_rect *dst_rect, in do_blit()
744 struct vk_meta_rect dst_rect = {0}; in vk_meta_blit_image() local
842 struct vk_meta_rect dst_rect = { in vk_meta_resolve_image() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_scissor.c45 struct pipe_scissor_state *dst_rect = &blit->window_rectangles[i]; in st_window_rectangles_to_blit() local
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/chip/vpe11/
H A Dvpe11_resource.c226 struct scaler_data *scl_data, struct vpe_rect *src_rect, struct vpe_rect *dst_rect, in vpe11_set_num_segments()
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_job_transfer.c1405 const VkRect2D *dst_rect = &transfer_cmd->scissor; in pvr_uv_space() local
1428 const VkRect2D *dst_rect = in pvr_uv_space() local
1769 VkRect2D dst_rect = mapping->dst_rect; in pvr_dma_texture_floats() local
2613 VkRect2D dst_rect; in pvr_isp_scan_direction() local
5424 const struct VkRect2D *dst_rect, in pvr_reroute_to_clip()
H A Dpvr_blit.c331 VkRect2D dst_rect; in pvr_CmdBlitImage2() local
924 VkRect2D dst_rect = { 0 }; in pvr_copy_image_to_buffer_region_format() local
H A Dpvr_private.h391 VkRect2D dst_rect; member
/aosp_15_r20/external/openscreen/cast/standalone_receiver/
H A Dsdl_video_player.cc155 SDL_Rect dst_rect = {0, 0, 0, 0}; in RenderNextFrame() local
/aosp_15_r20/external/skia/modules/skottie/utils/
H A DSkottieUtils.cpp261 const auto dst_rect = SkRect::MakeSize(fSize); in render() local
/aosp_15_r20/external/skia/tools/viewer/
H A DPathLerpSlide.cpp610 const SkRect dst_rect = SkRect::MakeSize(fSize) in updateAnimatingPaths() local
/aosp_15_r20/external/pdfium/core/fxge/win32/
H A Dcgdi_device_driver.cpp404 FX_RECT dst_rect(0, 0, src_rect.Width(), src_rect.Height()); in GDI_SetDIBits() local
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp1292 hwc_rect_t dst_rect = {(int)dst.x, (int)dst.y, (int)(dst.x + dst.w), (int)(dst.y + dst.h)}; in setupLayer() local
/aosp_15_r20/external/mesa3d/src/amd/vpelib/inc/
H A Dvpe_types.h524 struct vpe_rect dst_rect; member
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs11248 pub dst_rect: Rect2D, field
11299 pub fn dst_rect(mut self, dst_rect: Rect2D) -> Self { in dst_rect() method