Searched refs:checkOverflowForUnsignedRational (Results 1 – 1 of 1) sorted by relevance
370 if (mDataType == TYPE_UNSIGNED_RATIONAL && checkOverflowForUnsignedRational(value)) { in setValue()939 private boolean checkOverflowForUnsignedRational(Rational[] value) { in checkOverflowForUnsignedRational() method in ExifTag