Searched defs:curveArgs (Results 1 – 8 of 8) sorted by relevance
231 JSRef<JSVal> curveArgs = jsObj->GetProperty("curve"); in ParseTransitionOption() local
130 auto curveArgs = animationObj->GetProperty("curve"); in ScrollTo() local
376 auto curveArgs = info->GetProperty("curve"); in ParseKeyframes() local472 RefPtr<Curve> JSViewContext::ParseCurve(const JSRef<JSVal>& curveArgs, bool exceptSpring) in ParseCurve()
2703 JSRef<JSVal> curveArgs = jsObj->GetProperty("curve"); in JsSharedTransition() local
354 JSRef<JSVal> curveArgs = obj->GetProperty("curve"); in ParseAnimation() local
58 std::map<std::string, float> curveArgs; member
65 const std::map<std::string, float>& curveArgs, RSAnimationTimingCurve& curve) in CreateAnimationTimingCurve()
5390 Framework::JSRef<Framework::JSVal> curveArgs = jsObj->GetProperty("curve"); in SetSharedTransition() local