Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp866 int32_t findCurveIndex(const RefPtr<Curve> curve) in findCurveIndex() function
880 return findCurveIndex(SwiperModelNG::GetCurve(frameNode)); in GetSwiperCurve()
H A Dnode_common_modifier.cpp4137 int32_t findCurveIndex(const RefPtr<Curve> curve) in findCurveIndex() function
4152 animationType.curve = findCurveIndex(animationOption->GetCurve()); in ParseAnimationOptionToStruct()