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

  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.h 345 bool CanCopyToBitmap() const;
    [all...]
render_widget_host_view_aura.cc 869 return CanCopyToBitmap() || !!host_->GetBackingStore(false);
    [all...]

Completed in 44 milliseconds