Home
last modified time | relevance | path

Searched refs:RoundSize (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/ports/
DSkFontHost_mac.cpp357 static int RoundSize(int dimension) { in RoundSize() function in Offscreen
839 fSize.fWidth = RoundSize(glyph.fWidth); in getCG()
842 fSize.fHeight = RoundSize(glyph.fHeight); in getCG()