Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDrawingManager.cpp517 bool didFlush = this->flush(proxies, access, info, newState); in flushSurfaces() local
524 if (!didFlush || (!direct->priv().caps()->semaphoreSupport() && info.fNumSemaphores)) { in flushSurfaces()