Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_device_session_3_4.cpp401 const uint8_t awbLock = ANDROID_CONTROL_AWB_LOCK_OFF; in fillCaptureResult() local
402 md.update(ANDROID_CONTROL_AWB_LOCK, &awbLock, 1); in fillCaptureResult()