HomeSort by relevance Sort by last modified time
    Searched refs:CreateLayerImpl (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /external/chromium_org/cc/layers/
heads_up_display_layer.h 25 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
solid_color_layer.h 20 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
surface_layer.h 23 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
solid_color_layer.cc 11 scoped_ptr<LayerImpl> SolidColorLayer::CreateLayerImpl(
solid_color_layer_impl.h 23 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
video_layer.h 24 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
io_surface_layer.h 19 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
nine_patch_layer.h 45 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
picture_image_layer.h 23 virtual scoped_ptr<LayerImpl> CreateLayerImpl(
picture_image_layer_impl.h 22 virtual scoped_ptr<LayerImpl> CreateLayerImpl(
surface_layer.cc 25 scoped_ptr<LayerImpl> SurfaceLayer::CreateLayerImpl(LayerTreeImpl* tree_impl) {
surface_layer_impl.h 25 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
video_layer.cc 21 scoped_ptr<LayerImpl> VideoLayer::CreateLayerImpl(LayerTreeImpl* tree_impl) {
delegated_renderer_layer.h 25 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
io_surface_layer.cc 26 scoped_ptr<LayerImpl> IOSurfaceLayer::CreateLayerImpl(
io_surface_layer_impl.h 26 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
nine_patch_layer.cc 25 scoped_ptr<LayerImpl> NinePatchLayer::CreateLayerImpl(
nine_patch_layer_impl.h 60 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
  /external/chromium_org/cc/test/
fake_delegated_renderer_layer.cc 17 scoped_ptr<LayerImpl> FakeDelegatedRendererLayer::CreateLayerImpl(
fake_delegated_renderer_layer.h 20 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
fake_content_layer_impl.cc 15 scoped_ptr<LayerImpl> FakeContentLayerImpl::CreateLayerImpl(
fake_content_layer_impl.h 21 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
fake_delegated_renderer_layer_impl.h 20 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
fake_picture_layer.cc 22 scoped_ptr<LayerImpl> FakePictureLayer::CreateLayerImpl(
fake_picture_layer.h 20 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)

Completed in 946 milliseconds

1 2 3 4