Home | History | Annotate | Download | only in gpu

Lines Matching full:draw_mask

738 bool draw_mask(GrContext* context, const SkRect& maskRect,
796 return draw_mask(context, maskRect, grp, texture);
954 if (draw_mask(fContext, maskRect, &grPaint, filtered)) {