Searched defs:sleepCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/
H A DCameraClient.cpp726 int sleepCount = 0; local
729 if (sleepCount > 0) {
731 msgType, sleepCount * CHECK_MESSAGE_INTERVAL);
742 if (sleepCount++ == 0) {

Completed in 438 milliseconds