Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DExifInterface.java3812 int secondImageWidthValue = secondImageWidthAttribute.getIntValue(mExifByteOrder); in swapBasedOnImageSize() local
3815 firstImageWidthValue < secondImageWidthValue) { in swapBasedOnImageSize()
/frameworks/support/exifinterface/src/android/support/media/
DExifInterface.java3782 int secondImageWidthValue = secondImageWidthAttribute.getIntValue(mExifByteOrder); in swapBasedOnImageSize() local
3785 firstImageWidthValue < secondImageWidthValue) { in swapBasedOnImageSize()