Searched defs:heapBuffer (Results 1 – 1 of 1) sorted by relevance
401 ByteBuffer heapBuffer = ByteBuffer.allocate(bufferSize); in testCopyWithHeapByteBuffer() local438 ShortBuffer heapBuffer = ShortBuffer.allocate(bufferSize); in testCopyWithHeapShortBuffer() local475 IntBuffer heapBuffer = IntBuffer.allocate(bufferSize); in testCopyWithHeapIntBuffer() local