Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulatedEglFenceSync.cpp65 bool shouldErase = fenceTime <= time; in sweep() local
66 if (shouldErase) { in sweep()
72 return shouldErase; in sweep()