Searched refs:writeUnsignedShort (Results 1 – 4 of 4) sorted by relevance
3579 dataOutputStream.writeUnsignedShort(length + 2); in saveJpegAttributes()3605 dataOutputStream.writeUnsignedShort(length); in saveJpegAttributes()4688 dataOutputStream.writeUnsignedShort(totalSize); in writeExifSegment()4707 dataOutputStream.writeUnsignedShort(START_CODE); in writeExifSegment()4715 dataOutputStream.writeUnsignedShort(mAttributes[ifdType].size()); in writeExifSegment()4727 dataOutputStream.writeUnsignedShort(tagNumber); in writeExifSegment()4728 dataOutputStream.writeUnsignedShort(attribute.format); in writeExifSegment()5165 public void writeUnsignedShort(int val) throws IOException { in writeUnsignedShort() method in ExifInterface.ByteOrderedDataOutputStream
META-INF/ META-INF/MANIFEST.MF org/ org/checkerframework/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
28610 Landroid/media/ExifInterface$ByteOrderedDataOutputStream;->writeUnsignedShort(I)V