Home
last modified time | relevance | path

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

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