Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dtransform_convertor.cpp254 double scaleValueY = StringUtils::StringToDouble(values[1]); in __anonc5ef80110c02() local
256 … AnimationType::SCALE, time, ScaleOperation(scaleValueX, scaleValueY, 1.0f)); in __anonc5ef80110c02()