Home
last modified time | relevance | path

Searched refs:SetOnframeRef (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/display_sync/
H A Djs_display_sync.h63 void SetOnframeRef(const napi_ref& onframe) in SetOnframeRef() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/animator/
H A Danimator_option.h75 void SetOnframeRef(const napi_ref& onframe) in SetOnframeRef() function
H A Djs_animator.cpp539 animatorResult->SetOnframeRef(onframeRef); in SetOnframe()