Home
last modified time | relevance | path

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

/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp1129 bool bestIsInvalid = true; local
1163 if (bestIsInvalid || score(best) < score(candidate)) {
1165 bestIsInvalid = false;

Completed in 4 milliseconds