Home
last modified time | relevance | path

Searched refs:StopPlayback (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_controller.h52 void StopPlayback() in StopPlayback() function in OHOS::Ace::NG::MovingPhotoController
H A Dmovingphoto_napi.h33 napi_value StopPlayback(napi_env env, napi_callback_info info);
H A Dmovingphoto_pattern.h186 void StopPlayback();
H A Dmovingphoto_napi.cpp270 napi_value StopPlayback(napi_env env, napi_callback_info info) in StopPlayback() function
279 controller->StopPlayback(); in StopPlayback()
307 DECLARE_NAPI_FUNCTION("stopPlayback", StopPlayback), in InitController()
H A Dmovingphoto_pattern.cpp108 pattern->StopPlayback(); in OnAttachToFrameNode()
999 void MovingPhotoPattern::StopPlayback() in StopPlayback() function in OHOS::Ace::NG::MovingPhotoPattern
1001 TAG_LOGI(AceLogTag::ACE_MOVING_PHOTO, "movingphoto StopPlayback"); in StopPlayback()
1369 StopPlayback(); in OnVisibleChange()
1379 StopPlayback(); in OnWindowHide()
1439 StopPlayback(); in VisibleAreaCallback()

Completed in 5 milliseconds