Searched refs:popHead (Results 1 – 4 of 4) sorted by relevance
94 inline GrOp::Owner OpsTask::OpChain::List::popHead() { in popHead() function in skgpu::v1::OpsTask::OpChain::List114 return this->popHead(); in removeOp()187 fList.popHead(); in deleteOps()231 chainB.popHead(); in DoConcat()241 chainB.popHead(); in DoConcat()262 chainA.pushTail(chainB.popHead()); in DoConcat()319 list->popHead(); in tryConcat()369 return chain.popHead(); in appendOp()
217 GrOp::Owner popHead();
183 GrResourceAllocator::Interval* GrResourceAllocator::IntervalList::popHead() { in popHead() function in GrResourceAllocator::IntervalList307 Interval* intvl = fActiveIntvls.popHead(); in expire()334 while (Interval* cur = fIntvlList.popHead()) { in planAssignment()416 while (Interval* cur = fFinishedIntvls.popHead()) { in assign()
260 Interval* popHead();