Searched refs:checkOverflowForUnsignedShort (Results 1 – 1 of 1) sorted by relevance
244 if (mDataType == TYPE_UNSIGNED_SHORT && checkOverflowForUnsignedShort(value)) { in setValue()912 private boolean checkOverflowForUnsignedShort(int[] value) { in checkOverflowForUnsignedShort() method in ExifTag