Searched refs:JsAnimationCancel (Results 1 – 2 of 2) sorted by relevance
39 …static shared_ptr<JsValue> JsAnimationCancel(shared_ptr<JsRuntime> runtime, shared_ptr<JsValue> th…
576 shared_ptr<JsValue> JsiAnimationBridgeUtils::JsAnimationCancel(shared_ptr<JsRuntime> runtime, in JsAnimationCancel() function in OHOS::Ace::Framework::JsiAnimationBridgeUtils601 { "cancel", JsAnimationCancel }, in CreateAnimationContext()