Searched defs:OnSmoothZoom (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/ | ||
H A D | capture_session_fuzzer.h | 90 void OnSmoothZoom(int32_t duration) override {} in OnSmoothZoom() function |
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/ | ||
H A D | capture_session_impl.cpp | 110 void OnSmoothZoom(int32_t duration) override in OnSmoothZoom() function in InnerCaptureSessionSmoothZoomInfoCallback |
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/ | ||
H A D | camera_session_napi.cpp | 656 void SmoothZoomCallbackListener::OnSmoothZoom(int32_t duration) in OnSmoothZoom() function in OHOS::CameraStandard::SmoothZoomCallbackListener |
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/ | ||
H A D | camera_framework_unittest.cpp | 691 void OnSmoothZoom(int32_t duration) in OnSmoothZoom() function in OHOS::CameraStandard::TestSmoothZoomCallback |