Searched defs:CreateLayer (Results 1 – 6 of 6) sorted by relevance
41 scoped_ptr<TestablePictureImageLayerImpl> CreateLayer(int id, in CreateLayer() function in cc::__anonadeb9f470111::PictureImageLayerImplTest
48 scoped_ptr<TiledLayerImpl> CreateLayer( in CreateLayer() function in cc::__anon9430987b0111::TiledLayerImplTest
284 void View::CreateLayer(ui::LayerType layer_type) { in CreateLayer() function in v2::View
106 Layer* CreateLayer(LayerType type) { in CreateLayer() function in ui::__anon9e3039b00111::LayerWithRealCompositorTest369 virtual Layer* CreateLayer(LayerType type) { in CreateLayer() function in ui::LayerWithDelegateTest566 virtual Layer* CreateLayer(LayerType type) OVERRIDE { in CreateLayer() function in ui::LayerWithNullDelegateTest
131 static LayerPtrType CreateLayer(HostType* host) { return Layer::Create(); } in CreateLayer() function164 static LayerPtrType CreateLayer(HostType* host) { in CreateLayer() function218 typename Types::LayerType* CreateLayer(typename Types::LayerType* parent, in CreateLayer() function in cc::__anonfec8e8690111::OcclusionTrackerTest
2098 void View::CreateLayer() { in CreateLayer() function in views::View