Home | History | Annotate | Download | only in core

Lines Matching defs:PointMode

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