Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_FreeType.cpp220 void updateGlyphIfLCD(SkGlyph* glyph);
1092 void SkScalerContext_FreeType::updateGlyphIfLCD(SkGlyph* glyph) { in updateGlyphIfLCD() function in SkScalerContext_FreeType
1151 updateGlyphIfLCD(glyph); in generateMetrics()