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