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

1 2

  /external/chromium_org/cc/test/
fake_delegated_renderer_layer.cc 17 scoped_ptr<LayerImpl> FakeDelegatedRendererLayer::CreateLayerImpl(
fake_content_layer_impl.cc 16 scoped_ptr<LayerImpl> FakeContentLayerImpl::CreateLayerImpl(
fake_content_layer.cc 24 scoped_ptr<LayerImpl> FakeContentLayer::CreateLayerImpl(
fake_picture_layer.cc 23 scoped_ptr<LayerImpl> FakePictureLayer::CreateLayerImpl(
fake_picture_layer_impl.cc 23 scoped_ptr<LayerImpl> FakePictureLayerImpl::CreateLayerImpl(
fake_delegated_renderer_layer_impl.cc 19 scoped_ptr<LayerImpl> FakeDelegatedRendererLayerImpl::CreateLayerImpl(
  /external/chromium_org/cc/layers/
solid_color_layer.cc 11 scoped_ptr<LayerImpl> SolidColorLayer::CreateLayerImpl(
picture_image_layer.cc 22 scoped_ptr<LayerImpl> PictureImageLayer::CreateLayerImpl(
picture_image_layer_impl.cc 25 scoped_ptr<LayerImpl> PictureImageLayerImpl::CreateLayerImpl(
video_layer.cc 21 scoped_ptr<LayerImpl> VideoLayer::CreateLayerImpl(LayerTreeImpl* tree_impl) {
delegated_renderer_layer.cc 26 scoped_ptr<LayerImpl> DelegatedRendererLayer::CreateLayerImpl(
heads_up_display_layer.cc 52 scoped_ptr<LayerImpl> HeadsUpDisplayLayer::CreateLayerImpl(
io_surface_layer.cc 26 scoped_ptr<LayerImpl> IOSurfaceLayer::CreateLayerImpl(
solid_color_layer_impl.cc 20 scoped_ptr<LayerImpl> SolidColorLayerImpl::CreateLayerImpl(
io_surface_layer_impl.cc 51 scoped_ptr<LayerImpl> IOSurfaceLayerImpl::CreateLayerImpl(
nine_patch_layer.cc 24 scoped_ptr<LayerImpl> NinePatchLayer::CreateLayerImpl(
picture_layer.cc 33 scoped_ptr<LayerImpl> PictureLayer::CreateLayerImpl(LayerTreeImpl* tree_impl) {
texture_layer_impl.cc 47 scoped_ptr<LayerImpl> TextureLayerImpl::CreateLayerImpl(
video_layer_impl.cc 55 scoped_ptr<LayerImpl> VideoLayerImpl::CreateLayerImpl(
nine_patch_layer_impl.cc 25 scoped_ptr<LayerImpl> NinePatchLayerImpl::CreateLayerImpl(
scrollbar_layer.cc 21 scoped_ptr<LayerImpl> ScrollbarLayer::CreateLayerImpl(
scrollbar_layer_impl.cc 54 scoped_ptr<LayerImpl> ScrollbarLayerImpl::CreateLayerImpl(
texture_layer.cc 58 scoped_ptr<LayerImpl> TextureLayer::CreateLayerImpl(LayerTreeImpl* tree_impl) {
tiled_layer_impl.cc 104 scoped_ptr<LayerImpl> TiledLayerImpl::CreateLayerImpl(
delegated_renderer_layer_impl.cc 208 scoped_ptr<LayerImpl> DelegatedRendererLayerImpl::CreateLayerImpl(

Completed in 986 milliseconds

1 2