Searched defs:dest_rect (Results  1 – 9 of 9) 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/xfa/fxfa/ | 
| D | cxfa_imagerenderer.cpp | 80   FX_RECT dest_rect = clip_box;  in Start()  local
  | 
| /external/pdfium/core/fxge/dib/ | 
| D | cfx_bitmapcomposer.cpp | 27                                  const FX_RECT& dest_rect,  in Compose()
  | 
| D | cfx_dibbase.cpp | 822   FX_RECT dest_rect(safe_dest_left.ValueOrDie(), safe_dest_top.ValueOrDie(),  in GetOverlapRect()  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 | 480   FX_RECT dest_rect = clip_box;  in StartDIBBase()  local
  | 
| /external/pdfium/core/fxge/ | 
| 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
  | 
| /external/mesa3d/src/gallium/frontends/nine/ | 
| D | swapchain9.c | 728     RECT dest_rect;  in present()  local
  | 
| /external/pdfium/core/fxge/agg/ | 
| D | fx_agg_driver.cpp | 1336   FX_RECT dest_rect(dest_left, dest_top, dest_left + dest_width,  in StretchDIBits()  local
  |