Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.cpp114 static const nsecs_t kWarningThrottleNs = seconds(5); variable
2949 if ((now - lastWarning) > kWarningThrottleNs) { in threadLoop()
5959 if ((now - lastWarning) > kWarningThrottleNs) { in threadLoop()