Home | History | Annotate | Download | only in ports

Lines Matching defs:isLCD

61 static bool isLCD(const SkScalerContext::Rec& rec) {
1244 const bool isAA = !isLCD(fRec);
2314 if (isLCD(*rec) && !isAxisAligned(*rec)) {
2319 if (!fCanBeLCD && isLCD(*rec)) {