Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrResourceAllocator.cpp99 fIntvlList.insertByIncreasingStart(newIntvl);
198 void GrResourceAllocator::IntervalList::insertByIncreasingStart(Interval* intvl) { in insertByIncreasingStart() function in GrResourceAllocator::IntervalList
314 fFinishedIntvls.insertByIncreasingStart(intvl); in expire()
DGrResourceAllocator.h252 void insertByIncreasingStart(Interval*);
/external/skqp/src/gpu/
DGrResourceAllocator.cpp101 fIntvlList.insertByIncreasingStart(newIntvl);
137 void GrResourceAllocator::IntervalList::insertByIncreasingStart(Interval* intvl) { in insertByIncreasingStart() function in GrResourceAllocator::IntervalList
DGrResourceAllocator.h200 void insertByIncreasingStart(Interval*);