Home
last modified time | relevance | path

Searched refs:Buffer_resize (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/qphelper/
DqpTestLog.c653 deBool Buffer_resize (Buffer* buffer, size_t newSize) in Buffer_resize() function
677 if (!Buffer_resize(buffer, buffer->size + numBytes)) in Buffer_append()
907 if (Buffer_resize(&compressedBuffer, (size_t)(packedStride*height))) in qpTestLog_writeImage()