Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_controller.h37 startPlaybackImpl_ = std::move(startPlaybackImpl); in SetStartPlaybackImpl()
42 if (startPlaybackImpl_) { in StartPlayback()
43 startPlaybackImpl_(); in StartPlayback()
60 StartPlaybackImpl startPlaybackImpl_; member in OHOS::Ace::NG::MovingPhotoController

Completed in 1 milliseconds