Home | History | Annotate | Download | only in ports

Lines Matching refs:isLCD

1224     const bool isLCD = isLCDFormat(glyph.fMaskFormat);
1225 if (isLCD || (glyph.fMaskFormat == SkMask::kA8_Format && supports_LCD() && generateA8FromLCD)) {