Searched defs:GrIndexBufferAllocPool (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/
H A DGrBufferAllocPool.h175 class GrIndexBufferAllocPool : public GrBufferAllocPool { class in inherits:GrBufferAllocPool
182 GrIndexBufferAllocPool(GrGpu* gpu);
H A DGrBufferAllocPool.cpp363 GrIndexBufferAllocPool::GrIndexBufferAllocPool(GrGpu* gpu) function in class:GrIndexBufferAllocPool
367 void* GrIndexBufferAllocPool::makeSpace(int indexCount,

Completed in 75 milliseconds