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

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_mac.cpp300 static bool supports_LCD() { function
1225 if (isLCD || (glyph.fMaskFormat == SkMask::kA8_Format && supports_LCD() && generateA8FromLCD)) {
1839 bool lcdSupport = supports_LCD();
/external/skia/src/ports/
H A DSkFontHost_mac.cpp304 static bool supports_LCD() { function
1225 if (isLCD || (glyph.fMaskFormat == SkMask::kA8_Format && supports_LCD() && generateA8FromLCD)) {
1842 bool lcdSupport = supports_LCD();

Completed in 60 milliseconds