Searched refs:hasDrawBeenFlushed (Results 1 – 2 of 2) sorted by relevance
35 bool hasDrawBeenFlushed(GrDrawOpUploadToken token) const { in hasDrawBeenFlushed() function169 bool hasDrawBeenFlushed(GrDrawOpUploadToken token) const { in hasDrawBeenFlushed() function170 return fState->hasDrawBeenFlushed(token); in hasDrawBeenFlushed()
207 if (target->hasDrawBeenFlushed(plot->lastUploadToken())) { in updatePlot()253 if (target->hasDrawBeenFlushed(plot->lastUseToken())) { in addToAtlas()