Home
last modified time | relevance | path

Searched defs:entity_node (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/engine/flutter/flow/
Dscene_update_context.cc14 static void SetEntityNodeClipPlanes(scenic::EntityNode& entity_node, in SetEntityNodeClipPlanes()
58 void SceneUpdateContext::CreateFrame(scenic::EntityNode entity_node, in CreateFrame()
120 scenic::EntityNode entity_node) { in SetShapeTextureAndColor()
152 scenic::EntityNode entity_node) { in GenerateImageIfNeeded()
Dscene_update_context.h75 scenic::EntityNode& entity_node() { return entity_node_; } in entity_node() function
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dvulkan_surface_producer.cc231 std::unique_ptr<scenic::EntityNode> entity_node) { in ProduceSurface()