Home
last modified time | relevance | path

Searched defs:dest_rect (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_frame.cc44 const DesktopRect& dest_rect) { in CopyPixelsFrom()
55 const DesktopRect& dest_rect) { in CopyPixelsFrom()
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_imagerenderer.cpp80 FX_RECT dest_rect = clip_box; in Start() local
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_renderdevice.cpp890 FX_RECT dest_rect(left, top, left + pBitmap->GetWidth(), in SetDIBitsWithBlend() local
935 FX_RECT dest_rect(left, top, left + dest_width, top + dest_height); in StretchDIBitsWithFlagsAndBlend() local
970 FX_RECT dest_rect(left, top, left + dest_width, top + dest_height); in StretchBitMaskWithFlags() local
/aosp_15_r20/external/pdfium/core/fxge/dib/
H A Dcfx_bitmapcomposer.cpp27 const FX_RECT& dest_rect, in Compose()
H A Dcfx_dibbase.cpp822 FX_RECT dest_rect(safe_dest_left.ValueOrDie(), safe_dest_top.ValueOrDie(), in GetOverlapRect() local
/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Ddxgi_output_duplicator.cc201 DesktopRect dest_rect = it.rect(); in Duplicate() local
/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dcpdf_imagerenderer.cpp462 FX_RECT dest_rect = clip_box; in StartDIBBase() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9.c714 RECT dest_rect; in present() local
/aosp_15_r20/external/pdfium/core/fxge/agg/
H A Dfx_agg_driver.cpp1342 FX_RECT dest_rect(dest_left, dest_top, dest_left + dest_width, in StretchDIBits() local