Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrBufferAllocPool.h131 class GrVertexBufferAllocPool : public GrBufferAllocPool {
138 GrVertexBufferAllocPool(GrGpu* gpu);
DGrBufferAllocPool.cpp335 GrVertexBufferAllocPool::GrVertexBufferAllocPool(GrGpu* gpu) in GrVertexBufferAllocPool() function in GrVertexBufferAllocPool
339 void* GrVertexBufferAllocPool::makeSpace(size_t vertexSize, in makeSpace()
DGrBatchFlushState.h113 GrVertexBufferAllocPool fVertexPool;