Searched refs:bestMetric (Results 1 – 1 of 1) sorted by relevance
2258 int bestMetric = SK_MaxS32; in findMatchingDesc() local2267 if (metric < bestMetric) { in findMatchingDesc()2268 bestMetric = metric; in findMatchingDesc()