Searched refs:root_surface (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest_damage.cc56 RenderSurfaceImpl* root_surface = variable
59 root_surface->damage_tracker()->current_damage_rect();
117 RenderSurfaceImpl* root_surface = variable
120 root_surface->damage_tracker()->current_damage_rect();
272 RenderSurfaceImpl* root_surface = variable
275 root_surface->damage_tracker()->current_damage_rect();
276 root_damage.Intersect(root_surface->content_rect());
334 RenderSurfaceImpl* root_surface = variable
337 root_surface->damage_tracker()->current_damage_rect();
338 root_damage.Intersect(root_surface
468 RenderSurfaceImpl* root_surface = variable
539 RenderSurfaceImpl* root_surface = variable
[all...]
H A Dlayer_tree_host_unittest_video.cc53 RenderSurfaceImpl* root_surface = root_layer->render_surface(); variable
55 root_surface->damage_tracker()->current_damage_rect();
H A Dlayer_tree_host_impl.cc708 RenderSurfaceImpl* root_surface = local
711 !root_surface->damage_tracker()->current_damage_rect().Intersects(
712 root_surface->content_rect());
714 !root_surface->layer_list().empty();

Completed in 207 milliseconds