HomeSort by relevance Sort by last modified time
    Searched defs:CreateLayerImpl (Results 1 - 25 of 37) 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 15 scoped_ptr<LayerImpl> FakeContentLayerImpl::CreateLayerImpl(
fake_picture_layer.cc 22 scoped_ptr<LayerImpl> FakePictureLayer::CreateLayerImpl(
fake_content_layer.cc 33 scoped_ptr<LayerImpl> FakeContentLayer::CreateLayerImpl(
fake_delegated_renderer_layer_impl.cc 23 scoped_ptr<LayerImpl> FakeDelegatedRendererLayerImpl::CreateLayerImpl(
fake_picture_layer_impl.cc 38 scoped_ptr<LayerImpl> FakePictureLayerImpl::CreateLayerImpl(
  /external/chromium_org/cc/layers/
solid_color_layer.cc 11 scoped_ptr<LayerImpl> SolidColorLayer::CreateLayerImpl(
picture_image_layer_impl.cc 25 scoped_ptr<LayerImpl> PictureImageLayerImpl::CreateLayerImpl(
surface_layer.cc 25 scoped_ptr<LayerImpl> SurfaceLayer::CreateLayerImpl(LayerTreeImpl* tree_impl) {
video_layer.cc 21 scoped_ptr<LayerImpl> VideoLayer::CreateLayerImpl(LayerTreeImpl* tree_impl) {
delegated_renderer_layer.cc 36 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(
io_surface_layer_impl.cc 39 scoped_ptr<LayerImpl> IOSurfaceLayerImpl::CreateLayerImpl(
nine_patch_layer.cc 25 scoped_ptr<LayerImpl> NinePatchLayer::CreateLayerImpl(
picture_image_layer.cc 22 scoped_ptr<LayerImpl> PictureImageLayer::CreateLayerImpl(
solid_color_layer_impl.cc 20 scoped_ptr<LayerImpl> SolidColorLayerImpl::CreateLayerImpl(
solid_color_scrollbar_layer_impl.cc 33 scoped_ptr<LayerImpl> SolidColorScrollbarLayerImpl::CreateLayerImpl(
surface_layer_impl.cc 19 scoped_ptr<LayerImpl> SurfaceLayerImpl::CreateLayerImpl(
solid_color_scrollbar_layer.cc 13 scoped_ptr<LayerImpl> SolidColorScrollbarLayer::CreateLayerImpl(
ui_resource_layer.cc 70 scoped_ptr<LayerImpl> UIResourceLayer::CreateLayerImpl(
ui_resource_layer_impl.cc 30 scoped_ptr<LayerImpl> UIResourceLayerImpl::CreateLayerImpl(
nine_patch_layer_impl.cc 23 scoped_ptr<LayerImpl> NinePatchLayerImpl::CreateLayerImpl(
painted_scrollbar_layer_impl.cc 44 scoped_ptr<LayerImpl> PaintedScrollbarLayerImpl::CreateLayerImpl(
picture_layer.cc 35 scoped_ptr<LayerImpl> PictureLayer::CreateLayerImpl(LayerTreeImpl* tree_impl) {

Completed in 302 milliseconds

1 2