Home | History | Annotate | Download | only in core

Lines Matching defs:PointMode

665     enum PointMode {
674 /** Draw a series of points, interpreted based on the PointMode mode. For
690 @param mode PointMode specifying how to draw the array of points.
695 virtual void drawPoints(PointMode mode, size_t count, const SkPoint pts[],