Searched refs:GrIndexBufferAllocPool (Results 1 – 3 of 3) sorted by relevance
175 class GrIndexBufferAllocPool : public GrBufferAllocPool {182 GrIndexBufferAllocPool(GrGpu* gpu);
363 GrIndexBufferAllocPool::GrIndexBufferAllocPool(GrGpu* gpu) in GrIndexBufferAllocPool() function in GrIndexBufferAllocPool367 void* GrIndexBufferAllocPool::makeSpace(int indexCount, in makeSpace()
114 GrIndexBufferAllocPool fIndexPool;