Searched defs:popHead (Results 1 – 6 of 6) sorted by relevance
/external/skqp/src/gpu/ | ||
D | GrResourceAllocator.cpp | 120 GrResourceAllocator::Interval* GrResourceAllocator::IntervalList::popHead() { in popHead() function in GrResourceAllocator::IntervalList |
D | GrRenderTargetOpList.cpp | 55 inline std::unique_ptr<GrOp> GrRenderTargetOpList::OpChain::List::popHead() { in popHead() function in GrRenderTargetOpList::OpChain::List |
/external/skia/src/gpu/ | ||
D | GrResourceAllocator.cpp | 181 GrResourceAllocator::Interval* GrResourceAllocator::IntervalList::popHead() { in popHead() function in GrResourceAllocator::IntervalList |
D | GrOpsTask.cpp | 60 inline GrOp::Owner GrOpsTask::OpChain::List::popHead() { in popHead() function in GrOpsTask::OpChain::List |
/external/skqp/src/core/ | ||
D | SkTLList.h | 115 void popHead() { in popHead() function |
/external/skia/src/core/ | ||
D | SkTLList.h | 115 void popHead() { in popHead() function |