Lines Matching defs:makeSpace
94 * *makeSpace is called again.
109 void* makeSpace(size_t size, size_t alignment, sk_sp<const GrBuffer>* buffer, size_t* offset);
115 * *makeSpace is called again.
188 * *makeSpace is called again.
205 void* makeSpace(size_t vertexSize,
214 * *makeSpace is called again.
267 * *makeSpace is called again.
281 void* makeSpace(int indexCount, sk_sp<const GrBuffer>* buffer, int* startIndex);
287 * *makeSpace is called again.
323 GrDrawIndirectWriter makeSpace(int drawCount, sk_sp<const GrBuffer>* buffer, size_t* offset) {
324 return this->GrBufferAllocPool::makeSpace(drawCount * sizeof(GrDrawIndirectCommand), 4,
334 return this->GrBufferAllocPool::makeSpace(