Searched refs:readUnsignedInt (Results 1 – 5 of 5) sorted by relevance
135 final long offset = reader.readUnsignedInt(); in findOffsetInfo()150 final long mapsCount = reader.readUnsignedInt(); in findOffsetInfo()153 final long dataOffset = reader.readUnsignedInt(); in findOffsetInfo()154 final long dataLength = reader.readUnsignedInt(); in findOffsetInfo()209 long readUnsignedInt() throws IOException; in readUnsignedInt() method262 public long readUnsignedInt() throws IOException { in readUnsignedInt() method in MetadataListReader.InputStreamOpenTypeReader324 public long readUnsignedInt() throws IOException { in readUnsignedInt() method in MetadataListReader.ByteBufferReader
115 public long readUnsignedInt() throws IOException { in readUnsignedInt() method in CountedDataInputStream
218 long offset = mTiffStream.readUnsignedInt(); in ExifParser()536 long numOfComp = mTiffStream.readUnsignedInt(); in readTag()552 long offset = mTiffStream.readUnsignedInt(); in readTag()
749 values[i] = inputStream.readUnsignedInt(); in getValue()756 final long numerator = inputStream.readUnsignedInt(); in getValue()757 final long denominator = inputStream.readUnsignedInt(); in getValue()2855 offset = dataInputStream.readUnsignedInt(); in readImageFileDirectory()3676 public long readUnsignedInt() throws IOException { in readUnsignedInt() method in ExifInterface.ByteOrderedDataInputStream
714 values[i] = inputStream.readUnsignedInt(); in getValue()721 final long numerator = inputStream.readUnsignedInt(); in getValue()722 final long denominator = inputStream.readUnsignedInt(); in getValue()2797 offset = dataInputStream.readUnsignedInt(); in readImageFileDirectory()3644 public long readUnsignedInt() throws IOException { in readUnsignedInt() method in ExifInterface.ByteOrderedDataInputStream