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