OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:target_surface_transforms_are_animating_
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/cc/layers/
render_surface.h
71
target_surface_transforms_are_animating_
= animating;
74
return
target_surface_transforms_are_animating_
;
126
bool
target_surface_transforms_are_animating_
;
member in class:cc::RenderSurface
render_surface.cc
17
target_surface_transforms_are_animating_
(false),
render_surface_impl.h
89
target_surface_transforms_are_animating_
= animating;
92
return
target_surface_transforms_are_animating_
;
150
bool
target_surface_transforms_are_animating_
: 1;
render_surface_impl.cc
32
target_surface_transforms_are_animating_
(false),
Completed in 1000 milliseconds