Searched refs:gotAWBState (Results 1 – 1 of 1) sorted by relevance
271 bool gotAWBState = updatePendingState<uint8_t>(metadata, ANDROID_CONTROL_AWB_MODE, in process3aState() local280 gotAWBState &= updatePendingState<uint8_t>(metadata, ANDROID_CONTROL_AWB_STATE, in process3aState()318 if (gotAWBState && (frameNumber > mLastAWBFrameNumber)) { in process3aState()334 gotAllStates &= gotAEState & gotAFState & gotAWBState; in process3aState()