Home
last modified time | relevance | path

Searched refs:bestMetric (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/ports/
H A DSkFontMgr_mac_ct.cpp347 int bestMetric = SK_MaxS32; in findMatchingDesc() local
356 if (metric < bestMetric) { in findMatchingDesc()
357 bestMetric = metric; in findMatchingDesc()

Completed in 2 milliseconds