/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_compositor.c | 320 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/ |
D | st_scissor.c | 45 struct pipe_scissor_state *dst_rect = &blit->window_rectangles[i]; in st_window_rectangles_to_blit() local
|
/external/mesa3d/src/gallium/frontends/vdpau/ |
D | output.c | 308 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/ |
D | postproc.c | 63 struct u_rect dst_rect; in vlVaPostProcCompositor() local 123 struct u_rect dst_rect; in vlVaPostProcBlit() local
|
D | surface.c | 218 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
|
D | subpicture.c | 184 struct u_rect dst_rect = {dest_x, dest_x + dest_width, dest_y, dest_y + dest_height}; in vlVaAssociateSubpicture() local
|
D | picture.c | 720 struct u_rect src_rect, dst_rect; in vlVaEndPicture() local
|
D | image.c | 312 struct u_rect src_rect, dst_rect; in vlVaDeriveImage() local
|
D | va_private.h | 257 struct u_rect dst_rect; member
|
/external/mesa3d/src/gallium/frontends/omx/ |
D | vid_dec_common.c | 97 struct u_rect dst_rect; in vid_dec_FillOutput() local
|
D | vid_dec_h264_common.c | 1088 struct u_rect src_rect, dst_rect; in vid_dec_FrameDecoded_common() local
|
/external/openscreen/cast/standalone_receiver/ |
D | sdl_video_player.cc | 147 SDL_Rect dst_rect = {0, 0, 0, 0}; in RenderNextFrame() local
|
/external/mesa3d/src/gallium/frontends/xvmc/ |
D | xvmc_private.h | 94 struct u_rect dst_rect; member
|
D | surface.c | 366 struct u_rect dst_rect = {destx, destx + destw, desty, desty + desth}; in XvMCPutSurface() local
|
D | subpicture.c | 509 struct u_rect dst_rect = {surfx, surfx + surfw, surfy, surfy + surfh}; in XvMCBlendSubpicture() local
|
/external/skia/modules/skottie/utils/ |
D | SkottieUtils.cpp | 207 const auto dst_rect = SkRect::MakeSize(fSize); in render() local
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_device.cpp | 783 FX_RECT dst_rect(0, 0, src_rect.Width(), src_rect.Height()); in GDI_SetDIBits() local
|