Home
last modified time | relevance | path

Searched defs:shape_node (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/flow/
Dscene_update_context.cc59 scenic::ShapeNode shape_node, in CreateFrame()
113 scenic::ShapeNode& shape_node, in SetShapeTextureAndColor()
134 void SceneUpdateContext::SetShapeColor(scenic::ShapeNode& shape_node, in SetShapeColor()
Dscene_update_context.h104 scenic::ShapeNode& shape_node() { return shape_node_; } in shape_node() function