Home | History | Annotate | Download | only in ports

Lines Matching refs:isLCD

59 static bool isLCD(const SkScalerContext::Rec& rec) {
1314 const bool isAA = !isLCD(fRec);
2428 if (isLCD(*rec) && !isAxisAligned(*rec)) {
2433 if (!fCanBeLCD && isLCD(*rec)) {