Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.cpp342 static const LinearMapNode<CustomCurveCreator> customCurveExceptSpringMap[] = { in CreateCustomCurveExceptSpring() local
348 customCurveExceptSpringMap, ArraySize(customCurveExceptSpringMap), aniTimFuncName.c_str()); in CreateCustomCurveExceptSpring()
352 return customCurveExceptSpringMap[index].value(paramsVector); in CreateCustomCurveExceptSpring()

Completed in 2 milliseconds