Home
last modified time | relevance | path

Searched refs:IsSupportedMoonCaptureBoostFeature (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/features/
H A Dmoon_capture_boost_feature.h32 bool IsSupportedMoonCaptureBoostFeature();
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/features/
H A Dmoon_capture_boost_feature.cpp100 bool MoonCaptureBoostFeature::IsSupportedMoonCaptureBoostFeature() in IsSupportedMoonCaptureBoostFeature() function in OHOS::CameraStandard::MoonCaptureBoostFeature
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp4408 return feature->IsSupportedMoonCaptureBoostFeature(); in IsMoonCaptureBoostSupported()