Searched refs:GrBufferAllocPool (Results 1 – 4 of 4) sorted by relevance
25 GrBufferAllocPool::GrBufferAllocPool(GrGpu* gpu, in GrBufferAllocPool() function in GrBufferAllocPool54 GrBufferAllocPool::~GrBufferAllocPool() { in ~GrBufferAllocPool()69 void GrBufferAllocPool::releaseGpuRef() { in releaseGpuRef()76 void GrBufferAllocPool::reset() { in reset()103 void GrBufferAllocPool::unlock() { in unlock()120 void GrBufferAllocPool::validate(bool unusedBlockAllowed) const { in validate()152 void* GrBufferAllocPool::makeSpace(size_t size, in makeSpace()198 int GrBufferAllocPool::currentBufferItems(size_t itemSize) const { in currentBufferItems()211 int GrBufferAllocPool::preallocatedBuffersRemaining() const { in preallocatedBuffersRemaining()215 int GrBufferAllocPool::preallocatedBufferCount() const { in preallocatedBufferCount()[all …]
34 class GrBufferAllocPool : GrNoncopyable {95 GrBufferAllocPool(GrGpu* gpu,101 virtual ~GrBufferAllocPool();191 class GrVertexBufferAllocPool : public GrBufferAllocPool {271 typedef GrBufferAllocPool INHERITED;279 class GrIndexBufferAllocPool : public GrBufferAllocPool {349 typedef GrBufferAllocPool INHERITED;
196 '../src/gpu/GrBufferAllocPool.cpp',197 '../src/gpu/GrBufferAllocPool.h',
352 src/gpu/GrBufferAllocPool.cpp \