Home
last modified time | relevance | path

Searched defs:exposureBias (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H A Dcapture_session_fuzzer.cpp162 float exposureBias = data.ReadFloat(); in TestExposure() local
/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dcapture_session.cpp446 Camera_ErrorCode OH_CaptureSession_SetExposureBias(Camera_CaptureSession* session, float exposureBias) in OH_CaptureSession_SetExposureBias() argument
452 Camera_ErrorCode OH_CaptureSession_GetExposureBias(Camera_CaptureSession* session, float* exposureBias) in OH_CaptureSession_GetExposureBias() argument
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dcapture_session_impl.cpp551 Camera_ErrorCode Camera_CaptureSession::SetExposureBias(float exposureBias) in SetExposureBias() argument
565 Camera_ErrorCode Camera_CaptureSession::GetExposureBias(float* exposureBias) in GetExposureBias() argument
/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
H A Dcamera_manager.cpp656 Camera_ErrorCode NDKCamera::IsExposureBiasRange(int exposureBias) in IsExposureBiasRange() argument
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp197 float exposureBias = 0.0f; in SessionControlParams() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp1953 float exposureBias = vecExposureBiasList[i]; in GetExposureBiasRange() local

Completed in 23 milliseconds