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

/frameworks/av/services/camera/libcameraservice/api1/
H A DCameraClient.cpp782 int sleepCount = 0; local
785 if (sleepCount > 0) {
787 msgType, sleepCount * CHECK_MESSAGE_INTERVAL);
798 if (sleepCount++ == 0) {

Completed in 2846 milliseconds