Searched defs:makeSpace (Results 1 – 3 of 3) sorted by relevance
/third_party/flutter/skia/src/gpu/ | ||
D | GrBufferAllocPool.cpp | 181 void* GrBufferAllocPool::makeSpace(size_t size, in makeSpace() function in GrBufferAllocPool |
/third_party/skia/src/gpu/ | ||
D | GrBufferAllocPool.cpp | 189 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 |