Searched refs:JsAnimationReverse (Results 1 – 2 of 2) sorted by relevance
41 …static shared_ptr<JsValue> JsAnimationReverse(shared_ptr<JsRuntime> runtime, shared_ptr<JsValue> t…
585 shared_ptr<JsValue> JsiAnimationBridgeUtils::JsAnimationReverse(shared_ptr<JsRuntime> runtime, in JsAnimationReverse() function in OHOS::Ace::Framework::JsiAnimationBridgeUtils602 { "reverse", JsAnimationReverse }, in CreateAnimationContext()