Home
last modified time | relevance | path

Searched defs:Preroll (Results 1 – 14 of 14) sorted by relevance

/third_party/flutter/engine/flutter/flow/layers/
Dplatform_view_layer.cc16 void PlatformViewLayer::Preroll(PrerollContext* context, in Preroll() function in flutter::PlatformViewLayer
Dtexture_layer.cc20 void TextureLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) { in Preroll() function in flutter::TextureLayer
Dhole_layer.cc14 void HoleLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) in Preroll() function in flutter::HoleLayer
Dchild_scene_layer.cc20 void ChildSceneLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) { in Preroll() function in flutter::ChildSceneLayer
Dclip_rect_layer.cc16 void ClipRectLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) { in Preroll() function in flutter::ClipRectLayer
Dclip_path_layer.cc22 void ClipPathLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) { in Preroll() function in flutter::ClipPathLayer
Dclip_rrect_layer.cc16 void ClipRRectLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) { in Preroll() function in flutter::ClipRRectLayer
Dpicture_layer.cc23 void PictureLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) { in Preroll() function in flutter::PictureLayer
Dopacity_layer.cc36 void OpacityLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) { in Preroll() function in flutter::OpacityLayer
Dtransform_layer.cc30 void TransformLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) { in Preroll() function in flutter::TransformLayer
Dlayer.cc29 void Layer::Preroll(PrerollContext* context, const SkMatrix& matrix) {} in Preroll() function in flutter::Layer
Dcontainer_layer.cc18 void ContainerLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) { in Preroll() function in flutter::ContainerLayer
Dlayer_tree.cc27 void LayerTree::Preroll(CompositorContext::ScopedFrame& frame, in Preroll() function in flutter::LayerTree
Dphysical_shape_layer.cc53 void PhysicalShapeLayer::Preroll(PrerollContext* context, in Preroll() function in flutter::PhysicalShapeLayer