Searched refs:fPrevFlushToken (Results 1 – 4 of 4) sorted by relevance
94 , fPrevFlushToken(AtlasToken::InvalidToken()) in DrawAtlas()282 fPrevFlushToken = startTokenForNextFlush; in compact()293 if (plot->lastUseToken().inInterval(fPrevFlushToken, startTokenForNextFlush)) { in compact()329 if (!plot->lastUseToken().inInterval(fPrevFlushToken, startTokenForNextFlush)) { in compact()361 if (!plot->lastUseToken().inInterval(fPrevFlushToken, startTokenForNextFlush)) { in compact()420 fPrevFlushToken = startTokenForNextFlush; in compact()
242 AtlasToken fPrevFlushToken; variable
122 , fPrevFlushToken(AtlasToken::InvalidToken()) in GrDrawOpAtlas()330 fPrevFlushToken = startTokenForNextFlush; in compact()341 if (plot->lastUseToken().inInterval(fPrevFlushToken, startTokenForNextFlush)) { in compact()377 if (!plot->lastUseToken().inInterval(fPrevFlushToken, startTokenForNextFlush)) { in compact()410 if (!plot->lastUseToken().inInterval(fPrevFlushToken, startTokenForNextFlush)) { in compact()469 fPrevFlushToken = startTokenForNextFlush; in compact()
230 skgpu::AtlasToken fPrevFlushToken; variable