Searched refs:leftBorderAttribute (Results 1 – 2 of 2) sorted by relevance
3429 ExifAttribute leftBorderAttribute = in updateImageSizeValues() local3456 } else if (topBorderAttribute != null && leftBorderAttribute != null && in updateImageSizeValues()3462 int leftBorderValue = leftBorderAttribute.getIntValue(mExifByteOrder); in updateImageSizeValues()
5777 ExifAttribute leftBorderAttribute =5814 } else if (topBorderAttribute != null && leftBorderAttribute != null &&5820 int leftBorderValue = leftBorderAttribute.getIntValue(mExifByteOrder);