Searched refs:pointDraw (Results 1 – 1 of 1) sorted by relevance
812 SkDraw pointDraw(d); in drawPoints() local813 pointDraw.fDevice = this; in drawPoints()814 pointDraw.drawPoints(mode, count, points, passedPaint, true); in drawPoints()