Searched refs:fromPivotInfo (Results 1 – 1 of 1) sorted by relevance
469 TargetInfo fromPivotInfo = sourceToTargetInfo.get(targetUnit); in convertDirect() local470 if (fromPivotInfo == null) { in convertDirect()473 if (!toPivotInfo.target.equals(fromPivotInfo.target)) { in convertDirect()477 Rational fromPivot = fromPivotInfo.unitInfo.convertBackwards(toPivot); in convertDirect()