Home
last modified time | relevance | path

Searched refs:GetExposureCompensation (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/device_manager/include/
H A Dsensor_controller.h80 static void GetExposureCompensation(SensorController *sensorController,
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/include/
H A Dcamera_manager_adapter_impl.h130 std::shared_ptr<VideoCaptureRangeAdapter> GetExposureCompensation();
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/
H A Dcamera_adapter_impl_test.cpp420 std::shared_ptr<VideoCaptureRangeAdapter> rangeVal = adapter.GetExposureCompensation();
478 std::shared_ptr<VideoCaptureRangeAdapter> rangeVal = adapter.GetExposureCompensation();
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/device_manager/
H A Dsensor_controller.cpp278 GetExposureCompensation(this, meta, outValue); in GetSensorMetaData()
406 void SensorController::GetExposureCompensation(SensorController *sensorController, in GetExposureCompensation() function in OHOS::Camera::SensorController
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dcamera_manager_adapter_impl.cpp473 std::shared_ptr<VideoCaptureRangeAdapter> CameraManagerAdapterImpl::GetExposureCompensation() in GetExposureCompensation() function in OHOS::NWeb::CameraManagerAdapterImpl
506 result = GetExposureCompensation(); in GetCaptionRangeById()