Home
last modified time | relevance | path

Searched defs:SetManualWhiteBalance (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.cpp4080 napi_value CameraSessionNapi::SetManualWhiteBalance(napi_env env, napi_callback_info info) in SetManualWhiteBalance() function in OHOS::CameraStandard::CameraSessionNapi
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp5466 int32_t CaptureSession::SetManualWhiteBalance(int32_t wbValue) in SetManualWhiteBalance() function in OHOS::CameraStandard::CaptureSession