Searched defs:dest_rect (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/webrtc/modules/desktop_capture/ |
H A D | desktop_frame.cc | 44 const DesktopRect& dest_rect) { in CopyPixelsFrom() 55 const DesktopRect& dest_rect) { in CopyPixelsFrom()
|
/aosp_15_r20/external/pdfium/xfa/fxfa/ |
H A D | cxfa_imagerenderer.cpp | 80 FX_RECT dest_rect = clip_box; in Start() local
|
/aosp_15_r20/external/pdfium/core/fxge/ |
H A D | cfx_renderdevice.cpp | 890 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 D | cfx_bitmapcomposer.cpp | 27 const FX_RECT& dest_rect, in Compose()
|
H A D | cfx_dibbase.cpp | 822 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 D | dxgi_output_duplicator.cc | 201 DesktopRect dest_rect = it.rect(); in Duplicate() local
|
/aosp_15_r20/external/pdfium/core/fpdfapi/render/ |
H A D | cpdf_imagerenderer.cpp | 462 FX_RECT dest_rect = clip_box; in StartDIBBase() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/ |
H A D | swapchain9.c | 714 RECT dest_rect; in present() local
|
/aosp_15_r20/external/pdfium/core/fxge/agg/ |
H A D | fx_agg_driver.cpp | 1342 FX_RECT dest_rect(dest_left, dest_top, dest_left + dest_width, in StretchDIBits() local
|