Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp1423 const int logInterval = 60; in threadLoop() local
1477 if (rt.tv_sec - lastLogged >= logInterval) { in threadLoop()