Home | History | Annotate | Download | only in ports

Lines Matching refs:isLCD

42 static bool isLCD(const SkScalerContext::Rec& rec) {
873 const bool isAA = !isLCD(fRec);
1335 if (isLCD(*rec) && !isAxisAligned(*rec)) {