Home
last modified time | relevance | path

Searched refs:readUnsignedShort (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DExifParser.java324 mNumOfTagInIfd = mTiffStream.readUnsignedShort(); in next()
709 value[i] = readUnsignedShort(); in readFullTagValue()
762 int length = dataStream.readUnsignedShort(); in seekTiffData()
837 protected int readUnsignedShort() throws IOException { in readUnsignedShort() method in ExifParser
DCountedDataInputStream.java105 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in CountedDataInputStream
/frameworks/base/media/java/android/media/
DExifInterface.java605 values[i] = inputStream.readUnsignedShort(); in getValue()
1854 int length = dataInputStream.readUnsignedShort() - 2; in getJpegAttributes()
1928 dataInputStream.readUnsignedShort(), mExifByteOrder)); in getJpegAttributes()
1930 dataInputStream.readUnsignedShort(), mExifByteOrder)); in getJpegAttributes()
1984 int length = dataInputStream.readUnsignedShort() - 2; in saveJpegAttributes()
2029 int length = dataInputStream.readUnsignedShort(); in saveJpegAttributes()
2075 int startCode = dataInputStream.readUnsignedShort(); in readExifSegment()
2182 int tagNumber = dataInputStream.readUnsignedShort(); in readImageFileDirectory()
2183 int dataFormat = dataInputStream.readUnsignedShort(); in readImageFileDirectory()
2237 offset = dataInputStream.readUnsignedShort(); in readImageFileDirectory()
[all …]
/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
DWifiP2pDnsSdServiceResponse.java189 mDnsType = dis.readUnsignedShort(); in parse()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DSmsMessage.java601 env.teleService = dis.readUnsignedShort(); in parsePduFromEfRecord()
609 env.serviceCategory = dis.readUnsignedShort(); in parsePduFromEfRecord()
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt39793 method public abstract int readUnsignedShort() throws java.io.IOException;
39815 method public final int readUnsignedShort() throws java.io.IOException;
40121 method public int readUnsignedShort() throws java.io.IOException;
40452 method public final int readUnsignedShort() throws java.io.IOException;
/frameworks/base/api/
Dcurrent.txt49012 method public abstract int readUnsignedShort() throws java.io.IOException;
49034 method public final int readUnsignedShort() throws java.io.IOException;
49340 method public int readUnsignedShort() throws java.io.IOException;
49671 method public final int readUnsignedShort() throws java.io.IOException;
Dtest-current.txt49092 method public abstract int readUnsignedShort() throws java.io.IOException;
49114 method public final int readUnsignedShort() throws java.io.IOException;
49420 method public int readUnsignedShort() throws java.io.IOException;
49751 method public final int readUnsignedShort() throws java.io.IOException;
Dsystem-current.txt52369 method public abstract int readUnsignedShort() throws java.io.IOException;
52391 method public final int readUnsignedShort() throws java.io.IOException;
52697 method public int readUnsignedShort() throws java.io.IOException;
53028 method public final int readUnsignedShort() throws java.io.IOException;