Home | History | Annotate | Download | only in libcameraservice

Lines Matching refs:kMaxSleepTime

417     static const uint32_t kMaxSleepTime = 10000000; // 10 s
427 if (totalTime > kMaxSleepTime) {