Searched refs:kLargeDFFontSize (Results 1 – 1 of 1) sorted by relevance
27 static const int kLargeDFFontSize = 162; variable35 return kLargeDFFontSize; in MinSDFTRange()113 *textRatio = textSize / kLargeDFFontSize; in getSDFFont()114 dfFont.setSize(SkIntToScalar(kLargeDFFontSize)); in getSDFFont()121 *textRatio = textSize / kLargeDFFontSize;122 dfFont.setSize(SkIntToScalar(kLargeDFFontSize));