Searched refs:popHead (Results 1 – 6 of 6) sorted by relevance
32 GrResourceAllocator::Interval* GrResourceAllocator::IntervalList::popHead() { in popHead() function in GrResourceAllocator::IntervalList95 Interval* temp = fActiveIntvls.popHead(); in expire()105 while (Interval* cur = fIntvlList.popHead()) { in assign()
108 Interval* popHead();
430 fElements.popHead(); in walkStack()
163 that->fDraws.popHead(); in onCombineIfPossible()
114 void popHead() { in popHead() function
167 list1.popHead(); in test_tllist()