Skia
2D Graphics Library
SkPathUtils.h File Reference
Include dependency graph for SkPathUtils.h:

Go to the source code of this file.

Namespaces

 skpathutils
 

Functions

SK_API bool skpathutils::FillPathWithPaint (const SkPath &src, const SkPaint &paint, SkPath *dst, const SkRect *cullRect, SkScalar resScale=1)
 Returns the filled equivalent of the stroked path. More...
 
SK_API bool skpathutils::FillPathWithPaint (const SkPath &src, const SkPaint &paint, SkPath *dst, const SkRect *cullRect, const SkMatrix &ctm)
 
SK_API bool skpathutils::FillPathWithPaint (const SkPath &src, const SkPaint &paint, SkPath *dst)