Home
last modified time | relevance | path

Searched refs:animationIter (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp327 auto animationIter = propertyAnimationMap.find(property); in CreatePropertyAnimation() local
328 if (animationIter != propertyAnimationMap.end()) { in CreatePropertyAnimation()
329 animationIter->second(*this); in CreatePropertyAnimation()

Completed in 4 milliseconds