Searched defs:Preroll (Results 1 – 14 of 14) sorted by relevance
| /third_party/flutter/engine/flutter/flow/layers/ |
| D | platform_view_layer.cc | 16 void PlatformViewLayer::Preroll(PrerollContext* context, in Preroll() function in flutter::PlatformViewLayer
|
| D | texture_layer.cc | 20 void TextureLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) { in Preroll() function in flutter::TextureLayer
|
| D | hole_layer.cc | 14 void HoleLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) in Preroll() function in flutter::HoleLayer
|
| D | child_scene_layer.cc | 20 void ChildSceneLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) { in Preroll() function in flutter::ChildSceneLayer
|
| D | clip_rect_layer.cc | 16 void ClipRectLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) { in Preroll() function in flutter::ClipRectLayer
|
| D | clip_path_layer.cc | 22 void ClipPathLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) { in Preroll() function in flutter::ClipPathLayer
|
| D | clip_rrect_layer.cc | 16 void ClipRRectLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) { in Preroll() function in flutter::ClipRRectLayer
|
| D | picture_layer.cc | 23 void PictureLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) { in Preroll() function in flutter::PictureLayer
|
| D | opacity_layer.cc | 36 void OpacityLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) { in Preroll() function in flutter::OpacityLayer
|
| D | transform_layer.cc | 30 void TransformLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) { in Preroll() function in flutter::TransformLayer
|
| D | layer.cc | 29 void Layer::Preroll(PrerollContext* context, const SkMatrix& matrix) {} in Preroll() function in flutter::Layer
|
| D | container_layer.cc | 18 void ContainerLayer::Preroll(PrerollContext* context, const SkMatrix& matrix) { in Preroll() function in flutter::ContainerLayer
|
| D | layer_tree.cc | 27 void LayerTree::Preroll(CompositorContext::ScopedFrame& frame, in Preroll() function in flutter::LayerTree
|
| D | physical_shape_layer.cc | 53 void PhysicalShapeLayer::Preroll(PrerollContext* context, in Preroll() function in flutter::PhysicalShapeLayer
|