Home | History | Annotate | Download | only in core

Lines Matching refs:pnt

1459             const SkPaint& pnt = iter.getPaint();
1461 fDevice->drawPath(*this, *iterPath, pnt, &matrix, false);
1463 this->drawPath(*iterPath, pnt, &matrix, false);