Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsimple_spring_adapter.cpp51 int32_t zeroCount = 0; in DumpNodes() local
61 zeroCount++; in DumpNodes()
64 if (zeroCount == nodeSize) { in DumpNodes()