Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/client2/
DFrameProcessor.cpp296 bool gotAllStates = true; in process3aState() local
365 gotAllStates &= gotAEState & gotAFState & gotAWBState; in process3aState()
366 if (!gotAllStates) { in process3aState()