SetContentRect     34 cc/layers/render_surface.h   void SetContentRect(const gfx::Rect& content_rect) {
SetContentRect    120 cc/layers/render_surface_impl.h   void SetContentRect(const gfx::Rect& content_rect);
SetContentRect     53 cc/layers/render_surface_unittest.cc   EXECUTE_AND_VERIFY_SURFACE_CHANGED(render_surface->SetContentRect(test_rect));
SetContentRect     64 cc/layers/render_surface_unittest.cc       render_surface->SetContentRect(test_rect));
SetContentRect    106 cc/layers/render_surface_unittest.cc   render_surface->SetContentRect(content_rect);
SetContentRect    168 cc/layers/render_surface_unittest.cc   render_surface->SetContentRect(content_rect);
SetContentRect     89 cc/trees/damage_tracker_unittest.cc     root->render_surface()->SetContentRect(gfx::Rect(0, 0, 500, 500));
SetContentRect    123 cc/trees/damage_tracker_unittest.cc     root->render_surface()->SetContentRect(gfx::Rect(0, 0, 500, 500));
SetContentRect   2005 cc/trees/layer_tree_host_common.cc     layer->render_surface()->SetContentRect(
SetContentRect   2051 cc/trees/layer_tree_host_common.cc     render_surface->SetContentRect(clipped_content_rect);
SetContentRect   4275 cc/trees/layer_tree_host_impl_unittest.cc   root->render_surface()->SetContentRect(gfx::Rect(root_rect.size()));
SetContentRect     75 cc/trees/quad_culler_unittest.cc       layer->render_surface()->SetContentRect(rect_in_target);
SetContentRect     83 cc/trees/quad_culler_unittest.cc       parent->render_surface()->SetContentRect(rect_in_target);