Home
last modified time | relevance | path

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 Dnapi_root_info_exporter.cpp85 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 Dgltf2.cpp74 IEcs& ecs, Entity rootEntity, GltfSceneImportFlags flags) in ImportGltfScene()
H A Dgltf2_importer.cpp2307 …const GLTFResourceData& gltfResourceData, IEcs& ecs, Entity rootEntity, GltfSceneImportFlags flags) in ImportScene()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_animation.cpp849 CORE_NS::Entity rootEntity, CORE_NS::Entity targetEntity, BASE_NS::string_view fullPropertyPath) in CreateAnimationTrack()