Searched refs:bestMatchBorderCrop (Results 1 – 2 of 2) sorted by relevance
337 + difference.bestMatchBorderCrop.first + ", " in validateResult()338 + difference.bestMatchBorderCrop.second + "), " in validateResult()
2081 minDiff.bestMatchBorderCrop = borderCrop; in computeMinimumDifference()2119 public Pair<Double, Double> bestMatchBorderCrop; field in BitmapCompare.Difference2135 Pair<Double, Double> bestMatchBorderCrop) { in Difference() argument2138 this.bestMatchBorderCrop = bestMatchBorderCrop; in Difference()