HomeSort by relevance Sort by last modified time
    Searched refs:LayerIteratorActions (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/cc/layers/
layer_iterator.cc 20 void LayerIteratorActions::FrontToBack::Begin(
31 void LayerIteratorActions::FrontToBack::End(
42 void LayerIteratorActions::FrontToBack::Next(
78 void LayerIteratorActions::FrontToBack::GoToHighestInSubtree(
104 template CC_EXPORT void LayerIteratorActions::FrontToBack::Next(
107 template CC_EXPORT void LayerIteratorActions::FrontToBack::End(
110 template CC_EXPORT void LayerIteratorActions::FrontToBack::Begin(
113 template CC_EXPORT void LayerIteratorActions::FrontToBack::GoToHighestInSubtree(
117 template CC_EXPORT void LayerIteratorActions::FrontToBack::Next(
120 template CC_EXPORT void LayerIteratorActions::FrontToBack::End
    [all...]
layer_iterator.h 25 // LayerIteratorActions::FrontToBack>
232 friend struct LayerIteratorActions;
236 struct CC_EXPORT LayerIteratorActions {
render_surface.h 113 friend struct LayerIteratorActions;
141 // For LayerIteratorActions
render_surface_impl.h 175 // For LayerIteratorActions
179 friend struct LayerIteratorActions;
layer_iterator_unittest.cc 56 LayerIteratorActions::FrontToBack> FrontToBack;
  /external/chromium_org/cc/debug/
debug_rect_history.cc 243 LayerIteratorActions::FrontToBack> LayerIteratorType;
  /external/chromium_org/cc/trees/
layer_tree_impl.cc 411 LayerIteratorActions::FrontToBack> LayerIteratorType;
649 LayerIteratorActions::FrontToBack> LayerIteratorType;
layer_tree_host.cc 907 LayerIteratorActions::FrontToBack> LayerIteratorType;
    [all...]
quad_culler_unittest.cc 45 LayerIteratorActions::FrontToBack> LayerIteratorType;
    [all...]
layer_tree_host_common.cc     [all...]
occlusion_tracker_unittest.cc 128 LayerIteratorActions::FrontToBack> TestLayerIterator;
161 LayerIteratorActions::FrontToBack> TestLayerIterator;
    [all...]
layer_tree_host_impl.cc 773 LayerIteratorActions::FrontToBack> LayerIteratorType;
    [all...]

Completed in 82 milliseconds