Home | History | Annotate | Download | only in gpu

Lines Matching full:needs_antialiasing

379 static bool needs_antialiasing(SkCanvas::PointMode mode, size_t count, const SkPoint pts[]) {
429 (paint.isAntiAlias() && needs_antialiasing(mode, count, pts))) {