Home | History | Annotate | Download | only in HAL3

Lines Matching refs:awbLock

2508     static const uint8_t awbLock = ANDROID_CONTROL_AWB_LOCK_OFF;
2509 settings.update(ANDROID_CONTROL_AWB_LOCK, &awbLock, 1);
2704 uint8_t awbLock =
2707 sizeof(awbLock), &awbLock);