Searched refs:SetMovingPhotoStartCallback (Results 1 – 3 of 3) sorted by relevance
77 void SetMovingPhotoStartCallback(std::function<void()> callback);
133 void HStreamRepeat::SetMovingPhotoStartCallback(std::function<void()> callback) in SetMovingPhotoStartCallback() function in OHOS::CameraStandard::HStreamRepeat
1398 curStreamRepeat->SetMovingPhotoStartCallback([thisPtr]() { in StartMovingPhoto()