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

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DFrameProcessor.cpp207 bool gotAllStates = true; local
215 gotAllStates = false;
226 gotAllStates = false;
237 gotAllStates = false;
249 gotAllStates = false;
260 gotAllStates = false;
265 if (!gotAllStates) return BAD_VALUE;

Completed in 32 milliseconds