Home | History | Annotate | Download | only in ports

Lines Matching refs:isLCD

88 static bool isLCD(const SkScalerContext::Rec& rec) {
648 if (!gLCDSupport && isLCD(*rec)) {
655 if (SkPaint::kFull_Hinting == h && !isLCD(*rec)) {
659 if ((rec->fFlags & SkScalerContext::kSubpixelPositioning_Flag) || isLCD(*rec)) {
815 if (isLCD(fRec)) {
1030 if (isLCD(fRec)) {