CanCopyToBitmap   889 content/browser/renderer_host/render_widget_host_view_aura.cc   return CanCopyToBitmap() || !!host_->GetBackingStore(false);
CanCopyToBitmap  1132 content/browser/renderer_host/render_widget_host_view_aura.cc   if (!CanCopyToBitmap()) {
CanCopyToBitmap   331 content/browser/renderer_host/render_widget_host_view_aura.h   bool CanCopyToBitmap() const;