Searched defs:represents_contributing_render_surface (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/layers/
H A Dlayer_iterator.h32 // if (it.represents_contributing_render_surface())
95 bool represents_contributing_render_surface; member in struct:cc::LayerIteratorPosition
141 bool represents_contributing_render_surface() const { function in class:cc::LayerIterator
147 !represents_contributing_render_surface();
158 position.represents_contributing_render_surface =
159 represents_contributing_render_surface();

Completed in 72 milliseconds