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

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_FreeType.cpp226 void updateGlyphIfLCD(SkGlyph* glyph);
1189 void SkScalerContext_FreeType::updateGlyphIfLCD(SkGlyph* glyph) { function in class:SkScalerContext_FreeType
1252 updateGlyphIfLCD(glyph);
/external/skia/src/ports/
H A DSkFontHost_FreeType.cpp227 void updateGlyphIfLCD(SkGlyph* glyph);
1190 void SkScalerContext_FreeType::updateGlyphIfLCD(SkGlyph* glyph) { function in class:SkScalerContext_FreeType
1253 updateGlyphIfLCD(glyph);

Completed in 212 milliseconds