Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDeferredUpload.h75 bool inInterval(const GrDeferredUploadToken& start, const GrDeferredUploadToken& end) { in inInterval() function
DGrDrawOpAtlas.cpp416 if (plot->lastUseToken().inInterval(fPrevFlushToken, startTokenForNextFlush)) { in compact()
453 if (!plot->lastUseToken().inInterval(fPrevFlushToken, startTokenForNextFlush)) { in compact()
489 if (!plot->lastUseToken().inInterval(fPrevFlushToken, startTokenForNextFlush)) { in compact()
/external/skqp/src/gpu/
DGrDeferredUpload.h75 bool inInterval(const GrDeferredUploadToken& start, const GrDeferredUploadToken& end) { in inInterval() function
DGrDrawOpAtlas.cpp383 if (plot->lastUseToken().inInterval(fPrevFlushToken, startTokenForNextFlush)) { in compact()
414 if (!plot->lastUseToken().inInterval(fPrevFlushToken, startTokenForNextFlush)) { in compact()
450 if (!plot->lastUseToken().inInterval(fPrevFlushToken, startTokenForNextFlush)) { in compact()