Home
last modified time | relevance | path

Searched refs:GetMoonCaptureBoostFeature (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/
H A Dcapture_session.h1980 std::shared_ptr<MoonCaptureBoostFeature> GetMoonCaptureBoostFeature();
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp4383 std::shared_ptr<MoonCaptureBoostFeature> CaptureSession::GetMoonCaptureBoostFeature() in GetMoonCaptureBoostFeature() function in OHOS::CameraStandard::CaptureSession
4406 auto feature = GetMoonCaptureBoostFeature(); in IsMoonCaptureBoostSupported()