Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_animate.cpp33 int32_t g_animationCount = 0; variable
234 count = g_animationCount++; in AnimateTo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_context.cpp84 int32_t g_animationCount = 0; variable
679 count = g_animationCount++; in AnimateToInner()