Searched defs:GrIndexBufferAllocPool (Results 1 - 2 of 2) sorted by relevance
/external/skia/src/gpu/ | ||
H A D | GrBufferAllocPool.h | 175 class GrIndexBufferAllocPool : public GrBufferAllocPool { class in inherits:GrBufferAllocPool 182 GrIndexBufferAllocPool(GrGpu* gpu); |
H A D | GrBufferAllocPool.cpp | 363 GrIndexBufferAllocPool::GrIndexBufferAllocPool(GrGpu* gpu) function in class:GrIndexBufferAllocPool 367 void* GrIndexBufferAllocPool::makeSpace(int indexCount, |
Completed in 75 milliseconds