/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_compositor.c | 332 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 D | output.c | 308 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 D | resource.c | 325 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 D | color_bg.c | 590 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 D | postproc.c | 64 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 D | surface.c | 378 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 D | subpicture.c | 184 struct u_rect dst_rect = {dest_x, dest_x + dest_width, dest_y, dest_y + dest_height}; in vlVaAssociateSubpicture() local
|
H A D | image.c | 401 struct u_rect src_rect, dst_rect; in vlVaDeriveImage() local
|
H A D | picture.c | 1254 struct u_rect src_rect, dst_rect; in vlVaEndPicture() local
|
H A D | va_private.h | 345 struct u_rect dst_rect; member
|
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/chip/vpe10/ |
H A D | vpe10_resource.c | 195 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 D | vpe10_dpp.c | 69 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 D | vk_meta_blit_resolve.c | 511 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 D | st_scissor.c | 45 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 D | vpe11_resource.c | 226 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 D | pvr_job_transfer.c | 1405 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 D | pvr_blit.c | 331 VkRect2D dst_rect; in pvr_CmdBlitImage2() local 924 VkRect2D dst_rect = { 0 }; in pvr_copy_image_to_buffer_region_format() local
|
H A D | pvr_private.h | 391 VkRect2D dst_rect; member
|
/aosp_15_r20/external/openscreen/cast/standalone_receiver/ |
H A D | sdl_video_player.cc | 155 SDL_Rect dst_rect = {0, 0, 0, 0}; in RenderNextFrame() local
|
/aosp_15_r20/external/skia/modules/skottie/utils/ |
H A D | SkottieUtils.cpp | 261 const auto dst_rect = SkRect::MakeSize(fSize); in render() local
|
/aosp_15_r20/external/skia/tools/viewer/ |
H A D | PathLerpSlide.cpp | 610 const SkRect dst_rect = SkRect::MakeSize(fSize) in updateAnimatingPaths() local
|
/aosp_15_r20/external/pdfium/core/fxge/win32/ |
H A D | cgdi_device_driver.cpp | 404 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/ |
D | ExynosMPP.cpp | 1292 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 D | vpe_types.h | 524 struct vpe_rect dst_rect; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/ |
D | definitions.rs | 11248 pub dst_rect: Rect2D, field 11299 pub fn dst_rect(mut self, dst_rect: Rect2D) -> Self { in dst_rect() method
|