Searched defs:bb (Results 1 – 10 of 10) 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
236 ByteBuffer bb = ByteBuffer.wrap(bytes); in ProfileReaderV10() local261 ByteBuffer bb = ByteBuffer.wrap(bytes); in ProfileReaderV15() local299 private byte[] readSection(ByteBuffer bb) throws Exception { in readSection()318 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
45 ByteBuffer bb = sm.map(OsConstants.PROT_READ | OsConstants.PROT_WRITE, 0, bufSize); in testCreateParcelFileDescriptor() local
396 int bb = b.getPixel(i, j) & 0xff; in equalBitmaps() local
194 System.arraycopy(buf.array(), offset, bb, i * width * bytesPerSample, in checksum() local
277 ByteBuffer bb = readAudioReferenceFile(refFile); in verify() local
608 final ByteBuffer bb = e.getValue().asReadOnlyBuffer(); in readAt() local
268 uint8_t *bb = new uint8_t[width * height]; in checksum() local
1946 ByteBuffer bb = useDirect in playOnceStreamByteBuffer() local