Searched refs:bestMatchBorderCrop (Results 1 – 2 of 2) sorted by relevance
283 + difference.bestMatchBorderCrop.first + ", " in validateResult()284 + difference.bestMatchBorderCrop.second + "), " in validateResult()
2024 minDiff.bestMatchBorderCrop = borderCrop; in computeMinimumDifference()2061 public Pair<Double, Double> bestMatchBorderCrop; field in BitmapCompare.Difference2077 Pair<Double, Double> bestMatchBorderCrop) { in Difference() argument2080 this.bestMatchBorderCrop = bestMatchBorderCrop; in Difference()