Home | History | Annotate | Download | only in core

Lines Matching refs:PointMode

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