Searched defs:bb (Results 1 – 11 of 11) 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
263 ByteBuffer bb = readAudioReferenceFile(refFile); in verify() local
268 uint8_t *bb = new uint8_t[width * height]; in checksum() local
637 final ByteBuffer bb = e.getValue().asReadOnlyBuffer(); in readAt() local
427 ByteBuffer bb = ByteBuffer.allocate(TEST_DATA_LENGTH); in testMarshall_ByteBuffer_wrapped() local434 ByteBuffer bb = ByteBuffer.allocateDirect(TEST_DATA_LENGTH); in testMarshall_DirectByteBuffer() local438 private void testMarshall_ByteBuffer(ByteBuffer bb) { in testMarshall_ByteBuffer()
1946 ByteBuffer bb = useDirect in playOnceStreamByteBuffer() local