Home | History | Annotate | Download | only in core

Lines Matching defs:drawPatch

2663 void SkCanvas::drawPatch(const SkPoint cubics[12], const SkColor colors[4],
2690 iter.fDevice->drawPatch(cubics, colors, texCoords, bmode, interpColorsLinearly, paint);