Searched defs:IsExposureModeSupported (Results 1 – 6 of 6) sorted by relevance
47 bool CameraAbility::IsExposureModeSupported(ExposureMode exposureMode) in IsExposureModeSupported() function in OHOS::CameraStandard::CameraAbility
233 static napi_value IsExposureModeSupported(napi_env env, napi_callback_info info) in IsExposureModeSupported() function
355 napi_value CameraFunctionsNapi::IsExposureModeSupported(napi_env env, napi_callback_info info) in IsExposureModeSupported() function in OHOS::CameraStandard::CameraFunctionsNapi
478 Camera_ErrorCode Camera_CaptureSession::IsExposureModeSupported(Camera_ExposureMode exposureMode, b… in IsExposureModeSupported() function in Camera_CaptureSession
1574 bool CaptureSession::IsExposureModeSupported(ExposureMode exposureMode) in IsExposureModeSupported() function in OHOS::CameraStandard::CaptureSession1581 int32_t CaptureSession::IsExposureModeSupported(ExposureMode exposureMode, bool& isSupported) in IsExposureModeSupported() function in OHOS::CameraStandard::CaptureSession
1788 napi_value CameraSessionNapi::IsExposureModeSupported(napi_env env, napi_callback_info info) in IsExposureModeSupported() function in OHOS::CameraStandard::CameraSessionNapi