/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/ |
H A D | image_loader_ktx.cpp | 274 CORE_LOG_D( in ResolveGpuImageDesc() 358 CORE_LOG_D("No pixelHeight defined for a 3d texture."); in VerifyKtxInfo() 420 CORE_LOG_D("imageSize too big"); in CreateImage() 427 CORE_LOG_D("Not enough data for the element"); in CreateImage() 462 CORE_LOG_D("File data left over."); in CreateImage() 490 CORE_LOG_D("Ktx invalid file identifier."); in Load() 494 CORE_LOG_D("Ktx invalid endian marker."); in Load() 498 CORE_LOG_D("Ktx invalid numberOfFaces."); in Load() 502 CORE_LOG_D("Ktx pixelWidth can't be 0."); in Load() 509 CORE_LOG_D("Ktx bytesOfKeyValueData too large."); in Load() [all …]
|
H A D | image_loader_libpng.cpp | 149 CORE_LOG_D("ImageLoaderManager Load png start"); in Load()
|
H A D | image_loader_libjpeg.cpp | 181 CORE_LOG_D("ImageLoaderManager Load jpeg start"); in Load()
|
H A D | image_loader_stb_image.cpp | 375 CORE_LOG_D("HDR format detected."); in Load()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | meta_object_lib.cpp | 114 CORE_LOG_D("Using in-place mutex"); 116 CORE_LOG_D("Not using in-place mutex");
|
H A D | object_registry.cpp | 300 …CORE_LOG_D("Registering global object: %s [%s]", GetClassName(uid).c_str(), instid.ToString().c_st… in PostCreate() 623 CORE_LOG_D("No interpolator for property type %s, falling back to default interpolator", in CreateInterpolator()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ |
H A D | log.h | 45 #define CORE_LOG_D(...) CORE_UNUSED(0) macro 63 #define CORE_LOG_D(...) CORE_UNUSED(0) macro 106 #define CORE_LOG_D(...) \ macro
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/ |
H A D | namespace.h | 22 #define SCENE_PLUGIN_VERBOSE_LOG CORE_LOG_D
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ |
H A D | plugin_registry.cpp | 357 CORE_LOG_D("Load plugins:"); in LoadPlugins() 376 CORE_LOG_D("Unload plugins:"); in UnloadPlugins() 573 CORE_LOG_D("\tRegister Plugin: %s %s", plugin.name, to_string(plugin.version.uid).data()); in RegisterPlugin() 575 CORE_LOG_D("\tVersion Info: %s", plugin.version.GetVersionString()); in RegisterPlugin() 604 CORE_LOG_D("\tUnregister Plugin: %s %s", plugin.name, to_string(plugin.version.uid).data()); in UnregisterPlugin()
|
H A D | engine.cpp | 144 CORE_LOG_D("Engine init."); in Init() 160 CORE_LOG_D("Registered core asset path: 'corerofs://core/'"); in RegisterDefaultPaths()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/ |
H A D | system_graph_loader.cpp | 347 CORE_LOG_D("Error loading '%s'", string(uri).c_str()); in Load() 355 CORE_LOG_D("Error loading '%s'", string(uri).c_str()); in Load()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/ |
H A D | image_loader_manager.cpp | 67 CORE_LOG_D("imageLoader is null, Not adding."); in RegisterImageLoader()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | scene_util.cpp | 653 CORE_LOG_D("SceneUtil: render slot base shader not found (%s)", renderSlot.data()); in GetDefaultMaterialShaderData() 663 … CORE_LOG_D("SceneUtil: render slot base graphics state not found (%s)", renderSlot.data()); in GetDefaultMaterialShaderData()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/property/ |
H A D | stack_property.cpp | 122 CORE_LOG_D("Initializing internal any with SetValue"); in SetValue()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | mesh_impl.cpp | 183 CORE_LOG_D("Could not find '%s' mesh", name.c_str()); in SetPath()
|
H A D | entity_collection.cpp | 188 CORE_LOG_D("Trying to add null entity reference to a collection"); in AddEntities()
|
H A D | bind_templates.inl | 478 CORE_LOG_D("omitting changes on NaN");
|
H A D | ecs_animation.cpp | 142 CORE_LOG_D("AnimationTrack %s already targetted", in UpdateTrackTargets()
|
H A D | scene_impl.cpp | 534 CORE_LOG_D("Trying to add same material to scene multiple times."); in AddMaterial()
|
H A D | scene_holder.cpp | 662 CORE_LOG_D("%s: w: %u h: %u", __func__, width, height); in UpdateViewportSize()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/ |
H A D | importer.cpp | 112 CORE_LOG_D("importing object [%s] -> [%s]", iid.ToString().c_str(), in ImportObject()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | animation_system.cpp | 787 … CORE_LOG_D("Cannot find target node for animation track '%s'.", nameHandle->name.data()); in CreatePlayback() 791 CORE_LOG_D("Cannot match unnamed animation track."); in CreatePlayback()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_importer.cpp | 3162 CORE_LOG_D("Resource already exists, skipping ('%s')", uri.c_str()); in PrepareImageTasks() 3264 CORE_LOG_D("Resource already exists, skipping ('%s')", uri.c_str()); in PrepareMaterialTasks() 3309 CORE_LOG_D("Resource already exists, skipping ('%s')", uri.c_str()); in PrepareMeshTasks() 3433 CORE_LOG_D("Resource already exists, skipping ('%s')", uri.c_str()); in PrepareAnimationTasks() 3469 CORE_LOG_D("Resource already exists, skipping ('%s')", uri.c_str()); in PrepareSkinTasks()
|
H A D | gltf2_loader.cpp | 2412 CORE_LOG_D("Optimizing out duplicate image from glTF: %s/images/%zu", in PrimitiveAttributes() 2877 CORE_LOG_D("Error loading '%s'", string(uri).data()); in PrimitiveAttributes() 2883 CORE_LOG_D("Error loading '%s'", string(uri).data()); in PrimitiveAttributes()
|
H A D | gltf2_exporter.cpp | 679 CORE_LOG_D("joint node not exported"); in ExportGltfSkins() 687 … CORE_LOG_D("Couldn't find common root for skinned entity %s", to_hex(skinnedEntity.id).data()); in ExportGltfSkins()
|