Home
last modified time | relevance | path

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

/frameworks/av/media/module/bufferpool/2.0/
DAccessorImpl.cpp826 constexpr useconds_t MAX_SLEEP_US = 10000; in invalidatorThread() local
865 sleepUs < MAX_SLEEP_US) { in invalidatorThread()