Searched defs:SkBorder (Results 1 - 2 of 2) sorted by relevance

/external/skia/experimental/ChromeUtils/
H A DSkBorder.cpp8 #include "SkBorder.h"
10 SkBorder::SkBorder(SkPaint& p, SkScalar width, BorderStyle style) function in class:SkBorder
20 SkBorder::SkBorder(const SkPaint paints[4], function in class:SkBorder
H A DSkBorder.h19 class SkBorder { class
67 SkBorder(SkPaint& p, SkScalar width, BorderStyle style);
69 SkBorder(const SkPaint paints[4], const SkScalar widths[4], const BorderStyle styles[4]);

Completed in 66 milliseconds