Home | History | Annotate | Download | only in ports

Lines Matching refs:isAxisAligned

52 static bool isAxisAligned(const SkScalerContext::Rec& rec) {
65 if (SkMask::kA8_Format == rec.fMaskFormat && !isAxisAligned(rec)) {
1335 if (isLCD(*rec) && !isAxisAligned(*rec)) {