Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
GrIndexBufferAllocPool Member List

This is the complete list of members for GrIndexBufferAllocPool, including all inherited members.

getBuffer(size_t size)GrBufferAllocPoolprotected
GrBufferAllocPool(GrGpu *gpu, GrGpuBufferType bufferType, sk_sp< CpuBufferCache > cpuBufferCache)GrBufferAllocPoolprotected
GrIndexBufferAllocPool(GrGpu *gpu, sk_sp< CpuBufferCache > cpuBufferCache)GrIndexBufferAllocPool
kDefaultBufferSizeGrBufferAllocPoolinlinestatic
makeSpace(int indexCount, sk_sp< const GrBuffer > *buffer, int *startIndex)GrIndexBufferAllocPool
GrBufferAllocPool::makeSpace(size_t size, size_t alignment, sk_sp< const GrBuffer > *buffer, size_t *offset)GrBufferAllocPoolprotected
makeSpaceAtLeast(int minIndexCount, int fallbackIndexCount, sk_sp< const GrBuffer > *buffer, int *startIndex, int *actualIndexCount)GrIndexBufferAllocPool
GrBufferAllocPool::makeSpaceAtLeast(size_t minSize, size_t fallbackSize, size_t alignment, sk_sp< const GrBuffer > *buffer, size_t *offset, size_t *actualSize)GrBufferAllocPoolprotected
putBack(size_t bytes)GrBufferAllocPool
reset()GrBufferAllocPool
unmap()GrBufferAllocPool
~GrBufferAllocPool()GrBufferAllocPoolprotectedvirtual