Searched refs:kAboveIsPath (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/gpu/text/ | ||
H A D | GrSDFTControl.cpp | 62 constexpr int kAboveIsPath = SkStrikeCommon::kSkSideTooBigForAtlas; variable 63 return scaledTextSize < kAboveIsPath ? kDirect : kPath; |
Completed in 1 milliseconds