HomeSort by relevance Sort by last modified time
    Searched refs:CopyFromBackingStoreToCGContext (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/browser/renderer_host/
backing_store_mac.h 50 void CopyFromBackingStoreToCGContext(const CGRect& dest_rect,
render_widget_host_impl.h 148 virtual bool CopyFromBackingStoreToCGContext(const CGRect& dest_rect,
    [all...]
render_widget_host_impl.cc 701 bool RenderWidgetHostImpl::CopyFromBackingStoreToCGContext(
707 CopyFromBackingStoreToCGContext(dest_rect, target);
    [all...]
  /external/chromium_org/content/public/browser/
render_widget_host.h 214 virtual bool CopyFromBackingStoreToCGContext(const CGRect& dest_rect,

Completed in 894 milliseconds