Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhstream_repeat.h118 std::function<void()> startMovingPhotoCallback_; member in OHOS::CameraStandard::HStreamRepeat
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_repeat.cpp134 startMovingPhotoCallback_ = callback; in SetMovingPhotoStartCallback()
445 if (startMovingPhotoCallback_) { in AddDeferredSurface()
446 startMovingPhotoCallback_(); in AddDeferredSurface()
447 startMovingPhotoCallback_ = nullptr; in AddDeferredSurface()

Completed in 2 milliseconds