Searched refs:CreateLayerImpl (Results 1 - 25 of 76) sorted by relevance

1234

/external/chromium_org/cc/layers/
H A Dsolid_color_layer.h20 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
H A Dheads_up_display_layer.h24 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
H A Dsolid_color_layer.cc11 scoped_ptr<LayerImpl> SolidColorLayer::CreateLayerImpl( function in class:cc::SolidColorLayer
H A Dsurface_layer.h23 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
H A Dio_surface_layer.h19 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
H A Dnine_patch_layer.h45 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
H A Dpicture_image_layer.h23 virtual scoped_ptr<LayerImpl> CreateLayerImpl(
H A Dpicture_image_layer_impl.h22 virtual scoped_ptr<LayerImpl> CreateLayerImpl(
H A Dsurface_layer.cc26 scoped_ptr<LayerImpl> SurfaceLayer::CreateLayerImpl(LayerTreeImpl* tree_impl) { function in class:cc::SurfaceLayer
H A Ddelegated_renderer_layer.h24 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
H A Dio_surface_layer.cc27 scoped_ptr<LayerImpl> IOSurfaceLayer::CreateLayerImpl( function in class:cc::IOSurfaceLayer
H A Dio_surface_layer_impl.h26 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
H A Dnine_patch_layer.cc25 scoped_ptr<LayerImpl> NinePatchLayer::CreateLayerImpl( function in class:cc::NinePatchLayer
H A Dpicture_image_layer_impl.cc25 scoped_ptr<LayerImpl> PictureImageLayerImpl::CreateLayerImpl( function in class:cc::PictureImageLayerImpl
H A Dsolid_color_layer_impl.h32 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
H A Dsolid_color_scrollbar_layer_impl.h26 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
H A Dsurface_layer_impl.h25 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
H A Dvideo_layer.cc25 scoped_ptr<LayerImpl> VideoLayer::CreateLayerImpl(LayerTreeImpl* tree_impl) { function in class:cc::VideoLayer
H A Dvideo_layer.h26 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
/external/chromium_org/cc/test/
H A Dfake_delegated_renderer_layer.cc17 scoped_ptr<LayerImpl> FakeDelegatedRendererLayer::CreateLayerImpl( function in class:cc::FakeDelegatedRendererLayer
H A Dfake_delegated_renderer_layer.h20 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
H A Dfake_content_layer_impl.cc15 scoped_ptr<LayerImpl> FakeContentLayerImpl::CreateLayerImpl( function in class:cc::FakeContentLayerImpl
H A Dfake_content_layer_impl.h21 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
H A Dfake_delegated_renderer_layer_impl.h20 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
H A Dfake_content_layer.cc33 scoped_ptr<LayerImpl> FakeContentLayer::CreateLayerImpl( function in class:cc::FakeContentLayer

Completed in 195 milliseconds

1234