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