Searched refs:getDataOffset (Results 1 – 4 of 4) sorted by relevance
142 public int getDataOffset() { in getDataOffset() method in Icon323 BitmapFactory.decodeByteArray(getDataBytes(), getDataOffset(), getDataLength()) in loadDrawableInner()408 dataStream.write(getDataBytes(), getDataOffset(), getDataLength()); in writeToStream()626 if (getDataOffset() != 0) { in toString()627 sb.append(" off=").append(getDataOffset()); in toString()708 dest.writeBlob(getDataBytes(), getDataOffset(), getDataLength()); in writeToParcel()
105 public static int getDataOffset(byte[] buffer, int bufferLength) { in getDataOffset() method in MidiPortImpl
68 int offset = MidiPortImpl.getDataOffset(buffer, count);
639 *outStart = mMap->getDataOffset(); in openFileDescriptor()