Searched defs:rootEntity (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/root_info/ |
H A D | napi_root_info_exporter.cpp | 85 static int TransferListFile(const RootInfoEntity* rootEntity, FileIteratorEntity* fileIteratorEntit… in TransferListFile() 118 auto rootEntity = NClass::GetEntityOf<RootInfoEntity>(env, funcArg.GetThisVar()); in ListFile() local 166 auto rootEntity = NClass::GetEntityOf<RootInfoEntity>(env, funcArg.GetThisVar()); in ScanFile() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2.cpp | 74 IEcs& ecs, Entity rootEntity, GltfSceneImportFlags flags) in ImportGltfScene()
|
H A D | gltf2_importer.cpp | 2307 …const GLTFResourceData& gltfResourceData, IEcs& ecs, Entity rootEntity, GltfSceneImportFlags flags) in ImportScene()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | ecs_animation.cpp | 849 CORE_NS::Entity rootEntity, CORE_NS::Entity targetEntity, BASE_NS::string_view fullPropertyPath) in CreateAnimationTrack()
|