Home | History | Annotate | Download | only in core

Lines Matching defs:drawPatch

2224     void drawPatch(const SkPoint cubics[12], const SkColor colors[4],
2251 void drawPatch(const SkPoint cubics[12], const SkColor colors[4],
2253 this->drawPatch(cubics, colors, texCoords, SkBlendMode::kModulate, paint);