Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulatedEglFenceSync.cpp61 mFences.eraseIf([time = mTime.load()](EmulatedEglFenceSync* fence, int fenceTime) { in sweep() argument
65 bool shouldErase = fenceTime <= time; in sweep()