Home
last modified time | relevance | path

Searched refs:SCENE_PLUGIN_VERBOSE_LOG (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/
H A Dnamespace.h22 #define SCENE_PLUGIN_VERBOSE_LOG CORE_LOG_D macro
24 #define SCENE_PLUGIN_VERBOSE_LOG(...) macro
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.cpp135 SCENE_PLUGIN_VERBOSE_LOG("Node::Connect - NO PARENT - '%s'", GetName().c_str()); in Connect()
187 SCENE_PLUGIN_VERBOSE_LOG( in AttachToHierarchy()
199 SCENE_PLUGIN_VERBOSE_LOG("Node::AttachToHierarchy path is: '%s'", Path()->GetValue().c_str()); in AttachToHierarchy()
204 SCENE_PLUGIN_VERBOSE_LOG( in DetachFromHierarchy()
276 SCENE_PLUGIN_VERBOSE_LOG("Child '%s' moved in '%s'", object.c_str(), parent.c_str()); in Build()
439 SCENE_PLUGIN_VERBOSE_LOG("remove node from %zu", index); in RemoveIndex()
465 SCENE_PLUGIN_VERBOSE_LOG("move node to %zu", index); in SetIndex()
628 SCENE_PLUGIN_VERBOSE_LOG( in BindObject()
744 SCENE_PLUGIN_VERBOSE_LOG("binding node: %s", name.c_str()); in SetPathWithEcsNode()
792 SCENE_PLUGIN_VERBOSE_LOG("binding resource: %s", name.c_str()); in SetPathWithoutNode()
[all …]
H A Dasset_manager.cpp90 SCENE_PLUGIN_VERBOSE_LOG("Save file: '%s'", string(fileUri).c_str()); in SaveTextFile()
104 SCENE_PLUGIN_VERBOSE_LOG("SaveJsonEntityCollection: '%s'", resolvedUri.c_str()); in SaveJsonEntityCollection()
220 SCENE_PLUGIN_VERBOSE_LOG( in InstantiateCollection()
H A Dscene_holder.cpp938 SCENE_PLUGIN_VERBOSE_LOG("found %zu meshes", meshes.size()); in RemoveUriComponentsFromMeshes()
963 SCENE_PLUGIN_VERBOSE_LOG("found %zu meshes", meshes.size()); in FindMesh()
980SCENE_PLUGIN_VERBOSE_LOG("name: %s enabled: %i", entityName.c_str(), effectivelyEnabled); in FindMesh()
1017 SCENE_PLUGIN_VERBOSE_LOG("found %zu materials", materials.size()); in FindMaterial()
1034SCENE_PLUGIN_VERBOSE_LOG("name: %s enabled: %i", entityName.c_str(), effectivelyEnabled); in FindMaterial()
1089 SCENE_PLUGIN_VERBOSE_LOG("found %zu animations", animations.size()); in FindAnimation()
1106SCENE_PLUGIN_VERBOSE_LOG("name: %s enabled: %i", entityName.c_str(), effectivelyEnabled); in FindAnimation()
1129 SCENE_PLUGIN_VERBOSE_LOG("%s, found %zu animations", __func__, animations.size()); in ResolveAnimations()
1703 SCENE_PLUGIN_VERBOSE_LOG("reparenting '%s' to '%s'", name.c_str(), parentPath.c_str()); in ReparentEntity()
1971 SCENE_PLUGIN_VERBOSE_LOG("Got graphics state: %s variant: %s", in GetGraphicsState()
[all …]
H A Decs_listener.h94 SCENE_PLUGIN_VERBOSE_LOG("%s: multiple, count %zu", __func__, vec.size()); in SCENE_BEGIN_NAMESPACE()
H A Dbind_templates.inl433 SCENE_PLUGIN_VERBOSE_LOG("%s: could not find '%s'", __func__, name.data());
458 SCENE_PLUGIN_VERBOSE_LOG("%s: could not find '%s'", __func__, name.data());
556 SCENE_PLUGIN_VERBOSE_LOG("%s: could not find '%s'", __func__, name.data());
H A Dscene_impl.cpp842 SCENE_PLUGIN_VERBOSE_LOG("%s", path.c_str()); in instantiateNodes()
860SCENE_PLUGIN_VERBOSE_LOG("%s: the path does not contain root node, patching the path", __func__); in NormalizePath()
1077SCENE_PLUGIN_VERBOSE_LOG("Scene::BindNodeToEcs called for %s", BASE_NS::string(fullPath).c_str()); in BindNodeToEcs()
1291SCENE_PLUGIN_VERBOSE_LOG("Updating cached reference of %s: %s", tname, uri.c_str()); in CacheNode()
1299 SCENE_PLUGIN_VERBOSE_LOG("Caching reference of %s: %s", tname, uri.c_str()); in CacheNode()
H A Decs_serializer.cpp824 SCENE_PLUGIN_VERBOSE_LOG( in GatherExternalCollections()
867 SCENE_PLUGIN_VERBOSE_LOG( in ReadEntityCollection()
893SCENE_PLUGIN_VERBOSE_LOG("External Collection: uri='%s' context='%s'", collectionSrcUri.c_str(), in ReadEntityCollection()
H A Dpostprocess_impl.cpp70 SCENE_PLUGIN_VERBOSE_LOG("%s", __func__); in ~PostProcessImpl()
H A Dmesh_impl.cpp160 SCENE_PLUGIN_VERBOSE_LOG("binding mesh: %s", name.c_str()); in SetPath()
H A Dasset_loader.cpp532 SCENE_PLUGIN_VERBOSE_LOG("AnimationTrack %s already targetted", in UpdateTrackTargets()
H A Dmaterial_impl.cpp187 SCENE_PLUGIN_VERBOSE_LOG("binding material: %s", materialName.c_str()); in SetPath()
466 SCENE_PLUGIN_VERBOSE_LOG("%s: resolved name: %s", __func__, name.c_str()); in CheckImageHandle()
H A Dpostprocess_effect_impl.cpp460 SCENE_PLUGIN_VERBOSE_LOG("%s", __func__);
H A Decs_animation.cpp983 SCENE_PLUGIN_VERBOSE_LOG("Tearing down: %s", META_NS::GetValue(Name()).c_str()); in Destroy()