Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimator.cpp25 int32_t g_controllerId = 0; variable
28 return ++g_controllerId; in AllocControllerId()