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

/external/skia/src/gpu/
H A DGrBufferAllocPool.h187 class GrIndexBufferAllocPool : public GrBufferAllocPool { class in inherits:GrBufferAllocPool
199 GrIndexBufferAllocPool(GrGpu* gpu,
H A DGrBufferAllocPool.cpp391 GrIndexBufferAllocPool::GrIndexBufferAllocPool(GrGpu* gpu, function in class:GrIndexBufferAllocPool
400 void* GrIndexBufferAllocPool::makeSpace(int indexCount,

Completed in 2375 milliseconds