Home
last modified time | relevance | path

Searched refs:GrIndexBufferAllocPool (Results 1 – 3 of 3) sorted by relevance

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