Home | History | Annotate | Download | only in ports

Lines Matching refs:isLCD

106 static bool isLCD(const SkScalerContext::Rec& rec) {
1143 const bool isAA = !isLCD(fRec);
1757 if (isLCD(*rec) && !isAxisAligned(*rec)) {
1763 if (!logfontTypeface->fCanBeLCD && isLCD(*rec)) {