Searched refs:CORE_LOG_ONCE_D (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ |
H A D | log.h | 51 #define CORE_LOG_ONCE_D(...) CORE_UNUSED(0) macro 79 #define CORE_LOG_ONCE_D(...) CORE_UNUSED(0) macro 140 #define CORE_LOG_ONCE_D(uniqueId, ...) \ macro
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | animation_system.cpp | 222 …CORE_LOG_ONCE_D(to_string(type.typeHash), "AnimateTrack failed, unsupported type %s", type.name.da… in Assign() 284 …CORE_LOG_ONCE_D(to_string(type.typeHash), "AnimateTrack failed, unsupported type %s", type.name.da… in Add() 459 …CORE_LOG_ONCE_D(to_string(type.typeHash), "AnimateTrack failed, unsupported type %s", type.name.da… in AnimateTrack() 546 CORE_LOG_ONCE_D( in CopyInitialDataComponent() 1133 CORE_LOG_ONCE_D(to_string(Hash(trackId, entry.property->type.typeHash)), in ResetTargetProperties() 1229 CORE_LOG_ONCE_D(to_string(Hash(trackId, outputHandle->type)), in AnimateTracks() 1286 CORE_LOG_ONCE_D(to_string(Hash(trackId, entry.property->type.typeHash)), in ApplyResults()
|