Searched defs:bytesNeeded (Results 1 – 3 of 3) sorted by relevance
77 private void freeUpCapacity(int bytesNeeded) { in freeUpCapacity()
29 std::string insufficientLengthString(size_t bytesNeeded, size_t bytesAvail, in insufficientLengthString()
650 const size_t bytesNeeded = maxInfo.computeByteSize(rowBytes); in allocPixelRef() local