Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.c320 struct u_rect *src_rect, struct u_rect *dst_rect, in set_yuv_layer()
378 struct u_rect *src_rect, struct u_rect *dst_rect, bool y) in set_rgb_to_yuv_layer()
545 struct u_rect *dst_rect, in vl_compositor_set_buffer_layer()
613 struct u_rect *dst_rect, in vl_compositor_set_palette_layer()
642 struct u_rect *dst_rect, in vl_compositor_set_rgba_layer()
684 struct u_rect *dst_rect, in vl_compositor_yuv_deint_full()
715 struct u_rect *dst_rect) in vl_compositor_convert_rgb_to_yuv()
/external/mesa3d/src/mesa/state_tracker/
Dst_scissor.c45 struct pipe_scissor_state *dst_rect = &blit->window_rectangles[i]; in st_window_rectangles_to_blit() local
/external/mesa3d/src/gallium/frontends/vdpau/
Doutput.c308 struct u_rect dst_rect; in vlVdpOutputSurfacePutBitsIndexed() local
444 struct u_rect dst_rect; in vlVdpOutputSurfacePutBitsYCbCr() local
659 struct u_rect src_rect, dst_rect; in vlVdpOutputSurfaceRenderOutputSurface() local
729 struct u_rect src_rect, dst_rect; in vlVdpOutputSurfaceRenderBitmapSurface() local
/external/mesa3d/src/gallium/frontends/va/
Dpostproc.c63 struct u_rect dst_rect; in vlVaPostProcCompositor() local
123 struct u_rect dst_rect; in vlVaPostProcBlit() local
Dsurface.c218 struct u_rect *src_rect, struct u_rect *dst_rect) in vlVaPutSubpictures()
317 struct u_rect dst_rect = {destx, destx + destw, desty, desty + desth}; in vlVaPutSurface() local
1011 struct u_rect src_rect, dst_rect; in vlVaExportSurfaceHandle() local
Dsubpicture.c184 struct u_rect dst_rect = {dest_x, dest_x + dest_width, dest_y, dest_y + dest_height}; in vlVaAssociateSubpicture() local
Dpicture.c720 struct u_rect src_rect, dst_rect; in vlVaEndPicture() local
Dimage.c312 struct u_rect src_rect, dst_rect; in vlVaDeriveImage() local
Dva_private.h257 struct u_rect dst_rect; member
/external/mesa3d/src/gallium/frontends/omx/
Dvid_dec_common.c97 struct u_rect dst_rect; in vid_dec_FillOutput() local
Dvid_dec_h264_common.c1088 struct u_rect src_rect, dst_rect; in vid_dec_FrameDecoded_common() local
/external/openscreen/cast/standalone_receiver/
Dsdl_video_player.cc147 SDL_Rect dst_rect = {0, 0, 0, 0}; in RenderNextFrame() local
/external/mesa3d/src/gallium/frontends/xvmc/
Dxvmc_private.h94 struct u_rect dst_rect; member
Dsurface.c366 struct u_rect dst_rect = {destx, destx + destw, desty, desty + desth}; in XvMCPutSurface() local
Dsubpicture.c509 struct u_rect dst_rect = {surfx, surfx + surfw, surfy, surfy + surfh}; in XvMCBlendSubpicture() local
/external/skia/modules/skottie/utils/
DSkottieUtils.cpp207 const auto dst_rect = SkRect::MakeSize(fSize); in render() local
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp783 FX_RECT dst_rect(0, 0, src_rect.Width(), src_rect.Height()); in GDI_SetDIBits() local