Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp1426 int lastSent = 0; in threadLoop() local
1478 ALOGVV("sent %d syncs in %ds", sent - lastSent, rt.tv_sec - lastLogged); in threadLoop()
1480 lastSent = sent; in threadLoop()