OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nearest_ancestor_that_moves_pixels_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/layers/
render_surface.h
106
nearest_ancestor_that_moves_pixels_
= surface;
109
return
nearest_ancestor_that_moves_pixels_
;
140
RenderSurface*
nearest_ancestor_that_moves_pixels_
;
member in class:cc::RenderSurface
render_surface_impl.h
50
nearest_ancestor_that_moves_pixels_
= surface;
53
return
nearest_ancestor_that_moves_pixels_
;
172
RenderSurfaceImpl*
nearest_ancestor_that_moves_pixels_
;
member in class:cc::RenderSurfaceImpl
Completed in 93 milliseconds