Searched refs:OnSmoothZoom (Results 1 – 7 of 7) sorted by relevance
90 void OnSmoothZoom(int32_t duration) override {} in OnSmoothZoom() function
110 void OnSmoothZoom(int32_t duration) override in OnSmoothZoom() function in InnerCaptureSessionSmoothZoomInfoCallback
164 void OnSmoothZoom(int32_t duration) override;
292 virtual void OnSmoothZoom(int32_t duration) = 0;
656 void SmoothZoomCallbackListener::OnSmoothZoom(int32_t duration) in OnSmoothZoom() function in OHOS::CameraStandard::SmoothZoomCallbackListener
2848 smoothZoomCallback_->OnSmoothZoom(duration); in SetSmoothZoom()
691 void OnSmoothZoom(int32_t duration) in OnSmoothZoom() function in OHOS::CameraStandard::TestSmoothZoomCallback