Searched refs:InitInterpolationVector2f (Results 1 – 3 of 3) sorted by relevance
94 bool InitInterpolationVector2f(const std::shared_ptr<RSPropertyBase>& startValue,
180 InitInterpolationVector2f(startValue_, endValue_)) { in InitInterpolationValue()364 bool RSPathAnimation::InitInterpolationVector2f(const std::shared_ptr<RSPropertyBase>& startValue, in InitInterpolationVector2f() function in OHOS::Rosen::RSPathAnimation
256 bool res = rsPathAnimation.InitInterpolationVector2f(startValue, endValue); in HWTEST_F()