Home
last modified time | relevance | path

Searched defs:UpdateScene (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/engine/flutter/flow/layers/
Dchild_scene_layer.cc28 void ChildSceneLayer::UpdateScene(SceneUpdateContext& context) { in UpdateScene() function in flutter::ChildSceneLayer
Dclip_rect_layer.cc33 void ClipRectLayer::UpdateScene(SceneUpdateContext& context) { in UpdateScene() function in flutter::ClipRectLayer
Dclip_path_layer.cc40 void ClipPathLayer::UpdateScene(SceneUpdateContext& context) { in UpdateScene() function in flutter::ClipPathLayer
Dclip_rrect_layer.cc34 void ClipRRectLayer::UpdateScene(SceneUpdateContext& context) { in UpdateScene() function in flutter::ClipRRectLayer
Dtransform_layer.cc56 void TransformLayer::UpdateScene(SceneUpdateContext& context) { in UpdateScene() function in flutter::TransformLayer
Dlayer.cc32 void Layer::UpdateScene(SceneUpdateContext& context) {} in UpdateScene() function in flutter::Layer
Dcontainer_layer.cc83 void ContainerLayer::UpdateScene(SceneUpdateContext& context) { in UpdateScene() function in flutter::ContainerLayer
Dlayer_tree.cc51 void LayerTree::UpdateScene(SceneUpdateContext& context, in UpdateScene() function in flutter::LayerTree
Dphysical_shape_layer.cc116 void PhysicalShapeLayer::UpdateScene(SceneUpdateContext& context) { in UpdateScene() function in flutter::PhysicalShapeLayer
/third_party/flutter/engine/flutter/flow/
Dview_holder.cc102 void ViewHolder::UpdateScene(SceneUpdateContext& context, in UpdateScene() function in flutter::ViewHolder