Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/text/
H A DGrSDFTControl.cpp25 static const int kMediumDFFontSize = 72; variable
113 *textRatio = textSize / kMediumDFFontSize; in getSDFFont()
114 dfFont.setSize(SkIntToScalar(kMediumDFFontSize)); in getSDFFont()

Completed in 1 milliseconds