Home | History | Annotate | Download | only in trees

Lines Matching refs:LayerIteratorType

744   typedef LayerIterator<LayerImpl> LayerIteratorType;
762 LayerIteratorType end =
763 LayerIteratorType::End(frame->render_surface_layer_list);
764 for (LayerIteratorType it =
765 LayerIteratorType::Begin(frame->render_surface_layer_list);