Home
last modified time | relevance | path

Searched defs:CreateLayer (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/cc/layers/
Dpicture_image_layer_impl_unittest.cc41 scoped_ptr<TestablePictureImageLayerImpl> CreateLayer(int id, in CreateLayer() function in cc::__anonadeb9f470111::PictureImageLayerImplTest
Dtiled_layer_impl_unittest.cc48 scoped_ptr<TiledLayerImpl> CreateLayer( in CreateLayer() function in cc::__anon9430987b0111::TiledLayerImplTest
/external/chromium_org/ui/v2/src/
Dview.cc284 void View::CreateLayer(ui::LayerType layer_type) { in CreateLayer() function in v2::View
/external/chromium_org/ui/compositor/
Dlayer_unittest.cc106 Layer* CreateLayer(LayerType type) { in CreateLayer() function in ui::__anon9e3039b00111::LayerWithRealCompositorTest
369 virtual Layer* CreateLayer(LayerType type) { in CreateLayer() function in ui::LayerWithDelegateTest
566 virtual Layer* CreateLayer(LayerType type) OVERRIDE { in CreateLayer() function in ui::LayerWithNullDelegateTest
/external/chromium_org/cc/trees/
Docclusion_tracker_unittest.cc131 static LayerPtrType CreateLayer(HostType* host) { return Layer::Create(); } in CreateLayer() function
164 static LayerPtrType CreateLayer(HostType* host) { in CreateLayer() function
218 typename Types::LayerType* CreateLayer(typename Types::LayerType* parent, in CreateLayer() function in cc::__anonfec8e8690111::OcclusionTrackerTest
/external/chromium_org/ui/views/
Dview.cc2098 void View::CreateLayer() { in CreateLayer() function in views::View