Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style.cpp137 const char * const transitionTransform = "transform"; in AddKeyFramesItemsInLoop() local
139 …!strcmp(keyFrom, transitionTransform)) { // transform type, include "translateX, translateY, rotat… in AddKeyFramesItemsInLoop()