Home
last modified time | relevance | path

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

/base/web/webview/ohos_adapter/camera_adapter/src/
Dvideo_capture_range_adapter_mock.cpp44 void VideoCaptureRangeAdapterImpl::SetMax(double max) in SetMax() function in OHOS::NWeb::VideoCaptureRangeAdapterImpl
Dvideo_capture_range_adapter_impl.cpp45 void VideoCaptureRangeAdapterImpl::SetMax(double max) in SetMax() function in OHOS::NWeb::VideoCaptureRangeAdapterImpl
Dcamera_manager_adapter_impl.cpp489 rangeVal->SetMax(exposureBiasRange.at(RANGE_MAX_INDEX)); in GetExposureCompensation()
/base/web/webview/ohos_adapter/camera_adapter/include/
Dvideo_capture_range_adapter_impl.h37 void SetMax(double max);
/base/web/webview/test/fuzztest/ohos_adapter/camera_adapter/videocapturerangeadapter_fuzzer/
Dvideocapturerangeadapter_fuzzer.cpp34 adapter.SetMax(1.0); in VideoCaptureRangeAdapterFuzzTest()