Searched defs:byteBuffer (Results 1 – 10 of 10) sorted by relevance
167 ByteBuffer byteBuffer = ByteBuffer.allocate(numbers.length * (Double.SIZE / Byte.SIZE)) in toByteArray() local229 ByteBuffer byteBuffer = ByteBuffer.allocate(byteLength).order(ByteOrder.nativeOrder()); in toByteArray() local
64 ByteBuffer byteBuffer = null; in process() local
58 ByteBuffer byteBuffer = histogramFrame.lockBytes(Frame.MODE_READ); in onProcess() local
47 protected ExifModifier(ByteBuffer byteBuffer, ExifInterface iRef) throws IOException, in ExifModifier()
163 int byteBuffer = inputStream.read(); in getLine() local
666 jbyte* byteBuffer; in socket_readba() local734 jbyte* byteBuffer; in socket_writeba() local
372 jobject byteBuffer = NULL; in getBuffers() local401 jobject byteBuffer = in createByteBufferFromABuffer() local477 jobject byteBuffer = NULL; in getImage() local
906 jobject byteBuffer; in Image_getByteBuffer() local
838 final ByteBuffer byteBuffer = charset.encode(originalString); in convertStringCharset() local
1030 ByteBuffer byteBuffer = toByteBuffer(count, indices); in toCharIndices() local1043 ByteBuffer byteBuffer = toByteBuffer(count * 2, indices); in toCharIndices() local1077 ByteBuffer byteBuffer = pointer.mTempByteBuffer; in doArrayElement() local