Home
last modified time | relevance | path

Searched refs:popHead (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/gpu/
H A DGrResourceAllocator.cpp190 GrResourceAllocator::Interval* GrResourceAllocator::IntervalList::popHead() { in popHead() function in GrResourceAllocator::IntervalList
312 Interval* intvl = fActiveIntvls.popHead(); in expire()
339 while (Interval* cur = fIntvlList.popHead()) { in planAssignment()
421 while (Interval* cur = fFinishedIntvls.popHead()) { in assign()
H A DGrResourceAllocator.h260 Interval* popHead();
/third_party/skia/src/gpu/ops/
H A DOpsTask.cpp93 inline GrOp::Owner OpsTask::OpChain::List::popHead() { in popHead() function in skgpu::v1::OpsTask::OpChain::List
113 return this->popHead(); in removeOp()
186 fList.popHead(); in deleteOps()
230 chainB.popHead(); in DoConcat()
240 chainB.popHead(); in DoConcat()
261 chainA.pushTail(chainB.popHead()); in DoConcat()
318 list->popHead(); in tryConcat()
368 return chain.popHead(); in appendOp()
H A DOpsTask.h214 GrOp::Owner popHead();
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 35 milliseconds