Home | History | Annotate | Download | only in core

Lines Matching defs:PointMode

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