Home | History | Annotate | Download | only in ports

Lines Matching refs:isLCD

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