Searched defs:bb (Results 1 – 8 of 8) sorted by relevance
59 ByteBuffer bb = alloc.getByteBuffer(); in testByteBufferHelper() local92 ByteBuffer bb = alloc.getByteBuffer(); in test1DWrite() local112 ByteBuffer bb = alloc.getByteBuffer(); in test2DWrite() local
237 ByteBuffer bb = ByteBuffer.wrap(bytes); in ProfileReaderV10() local262 ByteBuffer bb = ByteBuffer.wrap(bytes); in ProfileReaderV15() local300 private byte[] readSection(ByteBuffer bb) throws Exception { in readSection()319 private void skipSection(ByteBuffer bb) { in skipSection()
166 final Bundle bb = new Bundle(); in testSaveInstanceState() local256 final Bundle bb = b.getBundle(id); in testDispatchCreate() local
380 int bb = b.getPixel(i, j) & 0xff; in equalBitmaps() local
734 final ByteBuffer bb = e.getValue().asReadOnlyBuffer(); in readAt() local
1907 ByteBuffer bb = useDirect in playOnceStreamByteBuffer() local
301 System.arraycopy(buf.array(), offset, bb, i * width, width); in checksum() local
415 uint8_t *bb = new uint8_t[width * height]; in checksum() local