Lines Matching full:allocsize
473 size_t allocSize = (size*3)/2;474 void* buf = realloc(mData, allocSize);480 mBufferSize = allocSize;