Home | History | Annotate | Download | only in core

Lines Matching refs:pnt

1395             const SkPaint& pnt = iter.getPaint();
1397 fDevice->drawPath(*this, *iterPath, pnt, &matrix, false);
1399 this->drawPath(*iterPath, pnt, &matrix, false);
1498 const SkPaint& pnt) {
1502 fPaint = &pnt;