Home
last modified time | relevance | path

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

/external/skia/legacy/src/ports/
DSkFontHost_mac_coretext.cpp293 static int RoundSize(int dimension) { in RoundSize() function in Offscreen
727 fSize.fWidth = RoundSize(glyph.fWidth); in getCG()
730 fSize.fHeight = RoundSize(glyph.fHeight); in getCG()
/external/skia/src/ports/
DSkFontHost_mac_coretext.cpp342 static int RoundSize(int dimension) { in RoundSize() function in Offscreen
742 fSize.fWidth = RoundSize(glyph.fWidth); in getCG()
745 fSize.fHeight = RoundSize(glyph.fHeight); in getCG()