Searched refs:bestIsInvalid (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/modules/skshaper/src/ | ||
H A D | SkShaper_harfbuzz.cpp | 1129 bool bestIsInvalid = true; local 1163 if (bestIsInvalid || score(best) < score(candidate)) { 1165 bestIsInvalid = false; |
Completed in 3 milliseconds