Searched defs:makeSpace (Results 1 – 3 of 3) sorted by relevance
| /external/skqp/src/gpu/ | ||
| D | GrBufferAllocPool.cpp | 129 void* GrBufferAllocPool::makeSpace(size_t size, in makeSpace() function in GrBufferAllocPool |
| /external/skia/src/gpu/ | ||
| D | GrBufferAllocPool.cpp | 191 void* GrBufferAllocPool::makeSpace(size_t size, in makeSpace() function in GrBufferAllocPool |
| D | GrBufferAllocPool.h | 323 GrDrawIndirectWriter makeSpace(int drawCount, sk_sp<const GrBuffer>* buffer, size_t* offset) { in makeSpace() function |