Searched defs:UpdateScene (Results 1 – 10 of 10) sorted by relevance
28 void ChildSceneLayer::UpdateScene(SceneUpdateContext& context) { in UpdateScene() function in flutter::ChildSceneLayer
33 void ClipRectLayer::UpdateScene(SceneUpdateContext& context) { in UpdateScene() function in flutter::ClipRectLayer
40 void ClipPathLayer::UpdateScene(SceneUpdateContext& context) { in UpdateScene() function in flutter::ClipPathLayer
34 void ClipRRectLayer::UpdateScene(SceneUpdateContext& context) { in UpdateScene() function in flutter::ClipRRectLayer
56 void TransformLayer::UpdateScene(SceneUpdateContext& context) { in UpdateScene() function in flutter::TransformLayer
32 void Layer::UpdateScene(SceneUpdateContext& context) {} in UpdateScene() function in flutter::Layer
83 void ContainerLayer::UpdateScene(SceneUpdateContext& context) { in UpdateScene() function in flutter::ContainerLayer
51 void LayerTree::UpdateScene(SceneUpdateContext& context, in UpdateScene() function in flutter::LayerTree
116 void PhysicalShapeLayer::UpdateScene(SceneUpdateContext& context) { in UpdateScene() function in flutter::PhysicalShapeLayer
102 void ViewHolder::UpdateScene(SceneUpdateContext& context, in UpdateScene() function in flutter::ViewHolder