Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrResourceAllocator.cpp99 fIntvlList.insertByIncreasingStart(newIntvl);
207 void GrResourceAllocator::IntervalList::insertByIncreasingStart(Interval* intvl) { in insertByIncreasingStart() function in GrResourceAllocator::IntervalList
323 fFinishedIntvls.insertByIncreasingStart(intvl); in expire()
DGrResourceAllocator.h261 void insertByIncreasingStart(Interval*);
/third_party/flutter/skia/src/gpu/
DGrResourceAllocator.cpp145 fIntvlList.insertByIncreasingStart(newIntvl);
183 void GrResourceAllocator::IntervalList::insertByIncreasingStart(Interval* intvl) { in insertByIncreasingStart() function in GrResourceAllocator::IntervalList
DGrResourceAllocator.h249 void insertByIncreasingStart(Interval*);