Home
last modified time | relevance | path

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

/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DExifOutputStream.java401 int stripCount = mExifData.getStripCount(); in createRequiredIfdAndTag() local
413 long[] lengths = new long[stripCount]; in createRequiredIfdAndTag()
468 int stripCount = mExifData.getStripCount(); in calculateAllOffset() local
469 long[] offsets = new long[stripCount]; in calculateAllOffset()