Searched refs:kExtraLargeDFFontSize (Results 1 – 1 of 1) sorted by relevance
30 static const int kExtraLargeDFFontSize = 256; variable116 *textRatio = textSize / kExtraLargeDFFontSize; in getSDFFont()117 dfFont.setSize(SkIntToScalar(kExtraLargeDFFontSize)); in getSDFFont()