Searched defs:dest_rect (Results 1 – 8 of 8) sorted by relevance
/external/webrtc/webrtc/modules/desktop_capture/ |
D | desktop_frame.cc | 32 const DesktopRect& dest_rect) { in CopyPixelsFrom() 45 const DesktopRect& dest_rect) { in CopyPixelsFrom()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_imagerenderer.cpp | 81 FX_RECT dest_rect = clip_box; in Start() local
|
/external/pdfium/core/fxge/dib/ |
D | cfx_bitmapcomposer.cpp | 21 const FX_RECT& dest_rect, in Compose()
|
D | cfx_dibsource.cpp | 760 FX_RECT dest_rect(src_rect.left + x_offset, src_rect.top + y_offset, in GetOverlapRect() local
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_imagerenderer.cpp | 460 FX_RECT dest_rect = clip_box; in StartDIBSource() local
|
/external/pdfium/core/fxge/ |
D | cfx_renderdevice.cpp | 740 FX_RECT dest_rect(left, top, in SetDIBitsWithBlend() local 791 FX_RECT dest_rect(left, top, left + dest_width, top + dest_height); in StretchDIBitsWithFlagsAndBlend() local 826 FX_RECT dest_rect(left, top, left + dest_width, top + dest_height); in StretchBitMaskWithFlags() local
|
/external/pdfium/core/fxge/agg/ |
D | fx_agg_driver.cpp | 1522 FX_RECT dest_rect(dest_left, dest_top, dest_left + dest_width, in StretchDIBits() local
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 2321 FX_RECT dest_rect(dest_left, dest_top, dest_left + dest_width, in StretchDIBits() local
|