Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_controller.h49 stopPlaybackImpl_ = std::move(stopPlaybackImpl); in SetStopPlaybackImpl()
54 if (stopPlaybackImpl_) { in StopPlayback()
55 stopPlaybackImpl_(); in StopPlayback()
61 StopPlaybackImpl stopPlaybackImpl_; member in OHOS::Ace::NG::MovingPhotoController

Completed in 1 milliseconds