![]() |
Skia
2D Graphics Library
|

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) |