Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/
H A Dswiper_declaration.cpp122 swiper.SetAnimationCurve(ConvertStrToAnimationCurve(val)); in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h385 inline AnimationCurve ConvertStrToAnimationCurve(const std::string& value) in ConvertStrToAnimationCurve() function