Searched refs:getBufferLength (Results 1 – 3 of 3) sorted by relevance
534 len[i] = other.getBufferLength(i); in importLayer()544 len[i] = other.getBufferLength(i); in importLayer()
678 image.buffer[i].length = layer.getBufferLength(i); in prepareImage()686 image.buffer[i].length = layer.getBufferLength(i); in prepareImage()
652 uint32_t getBufferLength(unsigned int index) in getBufferLength() function