Searched defs:exportNode (Results 1 – 4 of 4) sorted by relevance
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
| D | gltf2_exporter.cpp | 2315 void AttachMesh(IEcs const& ecs, const Entity nodeEntity, Node& exportNode, decltype(Data::meshes)&… in AttachMesh() 2329 void AttachCamera(IEcs const& ecs, const Entity nodeEntity, Node& exportNode, decltype(Data::camera… in AttachCamera() 2345 …IEcs const& ecs, const Entity nodeEntity, Node& exportNode, decltype(Data::lights)& lightArray, En… in AttachLight() 2358 void AttachParent(const ISceneNode& node, const IEcs& ecs, Scene& scene, Node& exportNode, uint32_t… in AttachParent() 2382 …IEcs const& ecs, const Entity nodeEntity, Node& exportNode, decltype(Data::skins)& skinArray, Enti… in AttachSkin() 2418 auto& exportNode = GetNode(data.nodes, nodeIndex); in RecursivelyExportNode() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/node_container/ |
| D | node_container_test_ng.cpp | 1103 …auto exportNode = AceType::MakeRefPtr<FrameNode>("exportNode", -1, AceType::MakeRefPtr<Pattern>()); variable 1157 …auto exportNode = AceType::MakeRefPtr<FrameNode>("exportNode", -1, AceType::MakeRefPtr<Pattern>()); variable
|
| /foundation/arkui/ace_engine/test/unittest/core/accessibility/ |
| D | accessibility_manager_ng_test_ng.cpp | 842 auto exportNode = FrameNode::CreateFrameNode( variable
|
| D | js_accessibitlity_manager_test.cpp | 3051 …auto exportNode = AceType::MakeRefPtr<FrameNode>("exportNode", -1, AceType::MakeRefPtr<Pattern>()); variable
|