Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrResourceAllocator.cpp318 fFinishedIntvls.insertByIncreasingStart(intvl); in expire()
373 for (Interval* cur = fFinishedIntvls.peekHead(); cur; cur = cur->next()) { in makeBudgetHeadroom()
401 fFinishedIntvls = IntervalList(); in reset()
416 while (Interval* cur = fFinishedIntvls.popHead()) { in assign()
DGrResourceAllocator.h281 IntervalList fFinishedIntvls; // All the completed intervals variable