Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/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()
/packages/apps/Gallery2/gallerycommon/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()
/packages/apps/Messaging/src/com/android/messaging/util/exif/
DExifOutputStream.java405 int stripCount = mExifData.getStripCount(); in createRequiredIfdAndTag() local
417 long[] lengths = new long[stripCount]; in createRequiredIfdAndTag()
472 int stripCount = mExifData.getStripCount(); in calculateAllOffset() local
473 long[] offsets = new long[stripCount]; in calculateAllOffset()