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

1 2 3

  /external/chromium_org/cc/layers/
heads_up_display_layer.h 23 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
solid_color_layer.h 20 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
picture_image_layer.h 23 virtual scoped_ptr<LayerImpl> CreateLayerImpl(
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)
picture_image_layer_impl.h 22 virtual scoped_ptr<LayerImpl> CreateLayerImpl(
video_layer.cc 21 scoped_ptr<LayerImpl> VideoLayer::CreateLayerImpl(LayerTreeImpl* tree_impl) {
delegated_renderer_layer.h 22 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.h 41 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
nine_patch_layer_impl.h 33 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
picture_image_layer.cc 22 scoped_ptr<LayerImpl> PictureImageLayer::CreateLayerImpl(
picture_image_layer_impl.cc 25 scoped_ptr<LayerImpl> PictureImageLayerImpl::CreateLayerImpl(
picture_layer.h 27 virtual scoped_ptr<LayerImpl> CreateLayerImpl(
  /external/chromium_org/cc/test/
fake_delegated_renderer_layer.cc 17 scoped_ptr<LayerImpl> FakeDelegatedRendererLayer::CreateLayerImpl(
fake_delegated_renderer_layer.h 19 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
fake_content_layer_impl.cc 16 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_content_layer.h 19 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
fake_picture_layer.cc 23 scoped_ptr<LayerImpl> FakePictureLayer::CreateLayerImpl(
fake_picture_layer.h 20 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)

Completed in 139 milliseconds

1 2 3