Searched refs:bottomBorderValue (Results 1 – 2 of 2) sorted by relevance
3211 int bottomBorderValue = bottomBorderAttribute.getIntValue(mExifByteOrder); in updateImageSizeValues() local3214 if (bottomBorderValue > topBorderValue && rightBorderValue > leftBorderValue) { in updateImageSizeValues()3215 int length = bottomBorderValue - topBorderValue; in updateImageSizeValues()
3174 int bottomBorderValue = bottomBorderAttribute.getIntValue(mExifByteOrder); in updateImageSizeValues() local3177 if (bottomBorderValue > topBorderValue && rightBorderValue > leftBorderValue) { in updateImageSizeValues()3178 int length = bottomBorderValue - topBorderValue; in updateImageSizeValues()