Searched refs:bestMetric (Results 1 – 1 of 1) sorted by relevance
2143 int bestMetric = SK_MaxS32; in findMatchingDesc() local2152 if (metric < bestMetric) { in findMatchingDesc()2153 bestMetric = metric; in findMatchingDesc()