OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:root_surface
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/cc/trees/
layer_tree_host_unittest_damage.cc
56
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
->content_rect())
468
RenderSurfaceImpl*
root_surface
=
variable
539
RenderSurfaceImpl*
root_surface
=
variable
[
all
...]
layer_tree_host_unittest_video.cc
53
RenderSurfaceImpl*
root_surface
= root_layer->render_surface();
variable
55
root_surface
->damage_tracker()->current_damage_rect();
layer_tree_host_impl.cc
708
RenderSurfaceImpl*
root_surface
=
local
711
!
root_surface
->damage_tracker()->current_damage_rect().Intersects(
712
root_surface
->content_rect());
714
!
root_surface
->layer_list().empty();
[
all
...]
Completed in 25 milliseconds