Searched refs:bestMetric (Results 1 – 2 of 2) sorted by relevance
347 int bestMetric = SK_MaxS32; in findMatchingDesc() local356 if (metric < bestMetric) { in findMatchingDesc()357 bestMetric = metric; in findMatchingDesc()
2540 int bestMetric = SK_MaxS32; in findMatchingDesc() local2549 if (metric < bestMetric) { in findMatchingDesc()2550 bestMetric = metric; in findMatchingDesc()