Searched defs:drawPatch (Results 1 – 3 of 3) sorted by relevance
110 void SkBaseDevice::drawPatch(const SkDraw& draw, const SkPoint cubics[12], const SkColor colors[4], in drawPatch() function in SkBaseDevice
2387 void SkCanvas::drawPatch(const SkPoint cubics[12], const SkColor colors[4], in drawPatch() function in SkCanvas
247 void drawPatch(const SkDraw&, const SkPoint cubics[12], const SkColor colors[4], in drawPatch() function in SkDeferredDevice