Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimation_pub.cpp19 const char* g_animationInterfaceNames[4] = { variable
34 return g_animationInterfaceNames[static_cast<int32_t>(interfaceName)]; in GetAnimationInterfaceName()