Home | History | Annotate | Download | only in core

Lines Matching refs:drawPatch

2121     void drawPatch(const SkPoint cubics[12], const SkColor colors[4],
2148 void drawPatch(const SkPoint cubics[12], const SkColor colors[4],
2150 this->drawPatch(cubics, colors, texCoords, SkBlendMode::kModulate, paint);