Searched refs:Buffer_resize (Results 1 – 1 of 1) sorted by relevance
653 deBool Buffer_resize (Buffer* buffer, size_t newSize) in Buffer_resize() function677 if (!Buffer_resize(buffer, buffer->size + numBytes)) in Buffer_append()907 if (Buffer_resize(&compressedBuffer, (size_t)(packedStride*height))) in qpTestLog_writeImage()