Searched refs:bottomBorderValue (Results 1 – 1 of 1) sorted by relevance
3694 int bottomBorderValue = bottomBorderAttribute.getIntValue(mExifByteOrder); in updateImageSizeValues() local3697 if (bottomBorderValue > topBorderValue && rightBorderValue > leftBorderValue) { in updateImageSizeValues()3698 int length = bottomBorderValue - topBorderValue; in updateImageSizeValues()