/third_party/flutter/engine/flutter/flow/layers/ |
D | transform_layer.cc | 76 SkRect dst_rect; in MapRect() local 93 SkRect dst_rect; in MergeParentHole() local
|
D | clip_rrect_layer.cc | 63 SkRect dst_rect(rect); in MapRect() local
|
D | container_layer.cc | 54 SkRect dst_rect = MapRect(rect); in MarkHole() local
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_compositor.c | 321 struct u_rect *src_rect, struct u_rect *dst_rect, in set_yuv_layer() 379 struct u_rect *src_rect, struct u_rect *dst_rect, bool y) in set_rgb_to_yuv_layer() 550 struct u_rect *dst_rect, in vl_compositor_set_buffer_layer() 620 struct u_rect *dst_rect, in vl_compositor_set_palette_layer() 649 struct u_rect *dst_rect, in vl_compositor_set_rgba_layer() 691 struct u_rect *dst_rect, in vl_compositor_yuv_deint_full() 722 struct u_rect *dst_rect) in vl_compositor_convert_rgb_to_yuv()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/raspberry/ |
D | SDL_rpimouse.c | 67 VC_RECT_T dst_rect; in RPI_CreateCursor() local 116 VC_RECT_T src_rect, dst_rect; in RPI_ShowCursor() local 242 VC_RECT_T dst_rect; in RPI_WarpMouseGlobal() local
|
D | SDL_rpivideo.c | 221 VC_RECT_T dst_rect; in RPI_CreateWindow() local
|
/third_party/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
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
D | output.c | 308 struct u_rect dst_rect; in vlVdpOutputSurfacePutBitsIndexed() local 447 struct u_rect dst_rect; in vlVdpOutputSurfacePutBitsYCbCr() local 665 struct u_rect src_rect, dst_rect; in vlVdpOutputSurfaceRenderOutputSurface() local 735 struct u_rect src_rect, dst_rect; in vlVdpOutputSurfaceRenderBitmapSurface() local
|
/third_party/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 1233 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 | image.c | 314 struct u_rect src_rect, dst_rect; in vlVaDeriveImage() local
|
D | picture.c | 756 struct u_rect src_rect, dst_rect; in vlVaEndPicture() local
|
D | va_private.h | 261 struct u_rect dst_rect; member
|
/third_party/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
|
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/ |
D | dxgicapture.c | 560 dxgicap_copy_buffer (DxgiCapture * self, gboolean show_cursor, LPRECT dst_rect, in dxgicap_copy_buffer() 628 _draw_pointer (DxgiCapture * self, PBYTE buffer, LPRECT dst_rect, int stride) in _draw_pointer() 838 RECT *dst_rect; in _update_work_texture() local 977 RECT ** dst_rect) in _copy_dirty_fragment() 1084 _set_verteces (DxgiCapture * self, vertex * verteces, RECT * dst_rect, in _set_verteces()
|
/third_party/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
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/dispmanx/ |
D | gstglwindow_dispmanx_egl.c | 231 VC_RECT_T dst_rect; in window_resize() local
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11window_dummy.cpp | 223 GstVideoRectangle src_rect, dst_rect, rst_rect; in gst_d3d11_window_dummy_on_resize() local
|
D | gstd3d11window.cpp | 291 GstVideoRectangle src_rect, dst_rect, rst_rect; in gst_d3d11_window_on_resize_default() local
|
/third_party/skia/modules/skottie/utils/ |
D | SkottieUtils.cpp | 213 const auto dst_rect = SkRect::MakeSize(fSize); in render() local
|
/third_party/weston/libweston/backend-hdi/ |
D | hdi_renderer.cpp | 71 IRect dst_rect; member 786 IRect dst_rect = { .w = buffer->width, .h = buffer->height, }; in hdi_renderer_output_set_gpu_buffer() local
|