Lines Matching refs:drawPath
869 // SkDraw::drawPoints converts to multiple calls to fDevice->drawPath.
956 drawPath(d, path, paint, NULL, true);
977 this->drawPath(draw, path, paint, NULL, true);
980 void SkPDFDevice::drawPath(const SkDraw& d, const SkPath& origPath,
1020 drawPath(d, *pathPtr, noEffectPaint, NULL, true);
1578 drawPath(d, modifiedPath, paint, NULL, true);
1606 drawPath(d, modifiedPath, noInversePaint, prePathMatrix, true);
1971 this->drawPath(d, *shape, filledPaint, NULL, true);