Home
last modified time | relevance | path

Searched defs:makeSpaceAtLeast (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/gpu/
DGrBufferAllocPool.cpp241 void* GrBufferAllocPool::makeSpaceAtLeast(size_t minSize, in makeSpaceAtLeast() function in GrBufferAllocPool
446 void* GrVertexBufferAllocPool::makeSpaceAtLeast(size_t vertexSize, int minVertexCount, in makeSpaceAtLeast() function in GrVertexBufferAllocPool
497 void* GrIndexBufferAllocPool::makeSpaceAtLeast(int minIndexCount, int fallbackIndexCount, in makeSpaceAtLeast() function in GrIndexBufferAllocPool