CanReadPixels      29 cc/output/delegating_renderer.h   virtual bool CanReadPixels() const OVERRIDE;
CanReadPixels      31 cc/output/direct_renderer.h   virtual bool CanReadPixels() const OVERRIDE;
CanReadPixels      52 cc/output/renderer.h   virtual bool CanReadPixels() const = 0;
CanReadPixels     524 cc/trees/single_thread_proxy.cc     bool can_do_readback = layer_tree_host_impl_->renderer()->CanReadPixels();
CanReadPixels    1187 cc/trees/thread_proxy.cc       impl().layer_tree_host_impl->renderer()->CanReadPixels();