Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_napi.h36 napi_value JsRepeatPlay(napi_env env, napi_callback_info info);
H A Dmovingphoto_napi.cpp267 DECLARE_NAPI_FUNCTION("repeatPlay", JsRepeatPlay), in InitView()
375 napi_value JsRepeatPlay(napi_env env, napi_callback_info info) in JsRepeatPlay() function