Searched defs:dest_rect (Results 1 – 8 of 8) sorted by relevance
/external/webrtc/modules/desktop_capture/ |
D | desktop_frame.cc | 44 const DesktopRect& dest_rect) { in CopyPixelsFrom() 55 const DesktopRect& dest_rect) { in CopyPixelsFrom()
|
/external/pdfium/core/fxge/agg/ |
D | cfx_agg_bitmapcomposer.cpp | 29 const FX_RECT& dest_rect, in Compose()
|
D | cfx_agg_devicedriver.cpp | 1301 FX_RECT dest_rect(dest_left, dest_top, dest_left + dest_width, in StretchDIBits() local
|
/external/webrtc/modules/desktop_capture/win/ |
D | dxgi_output_duplicator.cc | 201 DesktopRect dest_rect = it.rect(); in Duplicate() local
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_imagerenderer.cpp | 505 FX_RECT dest_rect = clip_box; in StartDIBBaseFallback() local
|
/external/pdfium/core/fxge/ |
D | cfx_renderdevice.cpp | 903 FX_RECT dest_rect(left, top, left + bitmap->GetWidth(), in SetDIBitsWithBlend() local 960 FX_RECT dest_rect(left, top, left + dest_width, top + dest_height); in StretchDIBitsWithFlagsAndBlend() local 995 FX_RECT dest_rect(left, top, left + dest_width, top + dest_height); in StretchBitMaskWithFlags() local
|
/external/mesa3d/src/gallium/frontends/nine/ |
D | swapchain9.c | 714 RECT dest_rect; in present() local
|
/external/pdfium/core/fxge/dib/ |
D | cfx_dibbase.cpp | 746 FX_RECT dest_rect(safe_dest_left.ValueOrDie(), safe_dest_top.ValueOrDie(), in GetOverlapRect() local
|