Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DDispSync.cpp158 bool isWakeup = false; in threadLoop() local
172 isWakeup = true; in threadLoop()
184 if (isWakeup) { in threadLoop()