Home
last modified time | relevance | path

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

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