Searched refs:CreateAnimationContext (Results 1 – 3 of 3) sorted by relevance
32 …static shared_ptr<JsValue> CreateAnimationContext(shared_ptr<JsRuntime> runtime, int32_t pageId, N…
594 shared_ptr<JsValue> JsiAnimationBridgeUtils::CreateAnimationContext( in CreateAnimationContext() function in OHOS::Ace::Framework::JsiAnimationBridgeUtils
2163 … resultValue = JsiAnimationBridgeUtils::CreateAnimationContext(runtime, page->GetPageId(), nodeId); in JsCallComponent()2487 … resultValue = JsiAnimationBridgeUtils::CreateAnimationContext(runtime, page->GetPageId(), nodeId); in JsAnimate()