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

  /external/chromium_org/cc/layers/
layer_iterator.cc 20 void LayerIteratorActions::BackToFront::Begin(
33 void LayerIteratorActions::BackToFront::End(
44 void LayerIteratorActions::BackToFront::Next(
95 void LayerIteratorActions::FrontToBack::Begin(
106 void LayerIteratorActions::FrontToBack::End(
117 void LayerIteratorActions::FrontToBack::Next(
153 void LayerIteratorActions::FrontToBack::GoToHighestInSubtree(
179 template CC_EXPORT void LayerIteratorActions::BackToFront::Begin(
182 template CC_EXPORT void LayerIteratorActions::BackToFront::End(
185 template CC_EXPORT void LayerIteratorActions::BackToFront::Next
    [all...]
layer_iterator.h 25 // LayerIteratorActions::FrontToBack>
235 friend struct LayerIteratorActions;
239 struct CC_EXPORT LayerIteratorActions {
render_surface.h 113 friend struct LayerIteratorActions;
142 // For LayerIteratorActions
render_surface_impl.h 176 // For LayerIteratorActions
180 friend struct LayerIteratorActions;
layer_iterator_unittest.cc 56 LayerIteratorActions::FrontToBack> FrontToBack;
60 LayerIteratorActions::BackToFront> BackToFront;
  /external/chromium_org/cc/trees/
layer_tree_host.cc 842 LayerIteratorActions::BackToFront> LayerIteratorType;
954 LayerIteratorActions::FrontToBack> LayerIteratorType;
    [all...]
layer_tree_impl.cc 539 LayerIteratorActions::BackToFront> LayerIteratorType;
layer_tree_host_common.cc     [all...]
quad_culler_unittest.cc 49 LayerIteratorActions::FrontToBack> LayerIteratorType;
    [all...]
layer_tree_host_impl.cc 657 LayerIteratorActions::FrontToBack> LayerIteratorType;
    [all...]
occlusion_tracker_unittest.cc 144 LayerIteratorActions::FrontToBack> TestLayerIterator;
177 LayerIteratorActions::FrontToBack> TestLayerIterator;
    [all...]

Completed in 108 milliseconds