IsInsideDraw       36 cc/test/fake_layer_tree_host_impl_client.h   virtual bool IsInsideDraw() OVERRIDE;
IsInsideDraw     1200 cc/trees/layer_tree_host_impl.cc   if (client_ && !client_->IsInsideDraw())
IsInsideDraw       83 cc/trees/layer_tree_host_impl.h   virtual bool IsInsideDraw() = 0;
IsInsideDraw       77 cc/trees/single_thread_proxy.h   virtual bool IsInsideDraw() OVERRIDE;
IsInsideDraw       96 cc/trees/thread_proxy.h   virtual bool IsInsideDraw() OVERRIDE;