Searched refs:kLargeDFFontLimit (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/gpu/text/ | ||
H A D | GrSDFTControl.cpp | 29 static const int kLargeDFFontLimit = 162; variable 116 } else if (scaledTextSize <= kLargeDFFontLimit) { in getSDFFont() |
Completed in 2 milliseconds