Searched refs:findCurveIndex (Results 1 – 2 of 2) sorted by relevance
866 int32_t findCurveIndex(const RefPtr<Curve> curve) in findCurveIndex() function880 return findCurveIndex(SwiperModelNG::GetCurve(frameNode)); in GetSwiperCurve()
4137 int32_t findCurveIndex(const RefPtr<Curve> curve) in findCurveIndex() function4152 animationType.curve = findCurveIndex(animationOption->GetCurve()); in ParseAnimationOptionToStruct()