HomeSort by relevance Sort by last modified time
    Searched refs:GrIndexBufferAllocPool (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/
GrBufferAllocPool.h 175 class GrIndexBufferAllocPool : public GrBufferAllocPool {
182 GrIndexBufferAllocPool(GrGpu* gpu);
GrBufferAllocPool.cpp 363 GrIndexBufferAllocPool::GrIndexBufferAllocPool(GrGpu* gpu)
367 void* GrIndexBufferAllocPool::makeSpace(int indexCount,
GrBatchFlushState.h 114 GrIndexBufferAllocPool fIndexPool;

Completed in 610 milliseconds