Home
last modified time | relevance | path

Searched refs:JsAnimationStartTimeGet (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_animation_bridge.h45 …static shared_ptr<JsValue> JsAnimationStartTimeGet(shared_ptr<JsRuntime> runtime, shared_ptr<JsVal…
H A Djsi_animation_bridge.cpp120 …{ "startTime", JsiAnimationBridgeUtils::JsAnimationStartTimeGet, JsiAnimationBridgeUtils::JsAnimat…
244 shared_ptr<JsValue> JsiAnimationBridgeUtils::JsAnimationStartTimeGet(shared_ptr<JsRuntime> runtime, in JsAnimationStartTimeGet() function in OHOS::Ace::Framework::JsiAnimationBridgeUtils