Home
last modified time | relevance | path

Searched defs:GetManualWhiteBalance (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp4053 napi_value CameraSessionNapi::GetManualWhiteBalance(napi_env env, napi_callback_info info) in GetManualWhiteBalance() function in OHOS::CameraStandard::CameraSessionNapi
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp5509 int32_t CaptureSession::GetManualWhiteBalance(int32_t &wbValue) in GetManualWhiteBalance() function in OHOS::CameraStandard::CaptureSession