Home
last modified time | relevance | path

Searched refs:CreateLayerImpl (Results 1 – 25 of 126) sorted by relevance

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/layers/
H A Dsolid_color_layer.cc11 std::unique_ptr<LayerImpl> SolidColorLayer::CreateLayerImpl( in CreateLayerImpl() function in cc::SolidColorLayer
H A Dsolid_color_layer.h23 std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
H A Dmirror_layer.h25 std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
H A Dvideo_layer.cc26 std::unique_ptr<LayerImpl> VideoLayer::CreateLayerImpl( in CreateLayerImpl() function in cc::VideoLayer
H A Dvideo_layer.h29 std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
H A Dheads_up_display_layer.h32 std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
H A Dnine_patch_layer.h52 std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
H A Dsolid_color_scrollbar_layer.h18 std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
H A Dsolid_color_scrollbar_layer_impl.h25 std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
H A Dsolid_color_layer_impl.h38 std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/layers/
H A Dsolid_color_layer.cc11 std::unique_ptr<LayerImpl> SolidColorLayer::CreateLayerImpl( in CreateLayerImpl() function in cc::SolidColorLayer
H A Dsolid_color_layer.h23 std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
H A Dmirror_layer.h25 std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
H A Dvideo_layer.cc26 std::unique_ptr<LayerImpl> VideoLayer::CreateLayerImpl( in CreateLayerImpl() function in cc::VideoLayer
H A Dvideo_layer.h29 std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
H A Dheads_up_display_layer.h32 std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
H A Dsolid_color_scrollbar_layer.h18 std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
H A Dnine_patch_layer.h52 std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
H A Dsolid_color_scrollbar_layer_impl.h25 std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
H A Dmirror_layer_impl.h45 std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/test/
H A Dpush_properties_counting_layer.cc29 std::unique_ptr<LayerImpl> PushPropertiesCountingLayer::CreateLayerImpl( in CreateLayerImpl() function in cc::PushPropertiesCountingLayer
H A Dpush_properties_counting_layer.h28 std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
H A Dpush_properties_counting_layer_impl.cc31 std::unique_ptr<LayerImpl> PushPropertiesCountingLayerImpl::CreateLayerImpl( in CreateLayerImpl() function in cc::PushPropertiesCountingLayerImpl
H A Dpush_properties_counting_layer_impl.h30 std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
H A Dfake_picture_layer.cc26 std::unique_ptr<LayerImpl> FakePictureLayer::CreateLayerImpl( in CreateLayerImpl() function in cc::FakePictureLayer

123456