Home
last modified time | relevance | path

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

12

/third_party/flutter/engine/flutter/flow/layers/
Dtransform_layer.cc76 SkRect dst_rect; in MapRect() local
93 SkRect dst_rect; in MergeParentHole() local
Dclip_rrect_layer.cc63 SkRect dst_rect(rect); in MapRect() local
Dcontainer_layer.cc54 SkRect dst_rect = MapRect(rect); in MarkHole() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.c321 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/
DSDL_rpimouse.c67 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
DSDL_rpivideo.c221 VC_RECT_T dst_rect; in RPI_CreateWindow() local
/third_party/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
/third_party/mesa3d/src/gallium/frontends/vdpau/
Doutput.c308 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/
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
1233 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
Dimage.c314 struct u_rect src_rect, dst_rect; in vlVaDeriveImage() local
Dpicture.c756 struct u_rect src_rect, dst_rect; in vlVaEndPicture() local
Dva_private.h261 struct u_rect dst_rect; member
/third_party/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
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/
Ddxgicapture.c560 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/
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
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/dispmanx/
Dgstglwindow_dispmanx_egl.c231 VC_RECT_T dst_rect; in window_resize() local
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11window_dummy.cpp223 GstVideoRectangle src_rect, dst_rect, rst_rect; in gst_d3d11_window_dummy_on_resize() local
Dgstd3d11window.cpp291 GstVideoRectangle src_rect, dst_rect, rst_rect; in gst_d3d11_window_on_resize_default() local
/third_party/skia/modules/skottie/utils/
DSkottieUtils.cpp213 const auto dst_rect = SkRect::MakeSize(fSize); in render() local
/third_party/weston/libweston/backend-hdi/
Dhdi_renderer.cpp71 IRect dst_rect; member
786 IRect dst_rect = { .w = buffer->width, .h = buffer->height, }; in hdi_renderer_output_set_gpu_buffer() local

12