Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Namespaces | |
namespace | skpathutils |
Functions | |
SK_API bool | skpathutils::FillPathWithPaint (const SkPath &src, const SkPaint &paint, SkPath *dst, const SkRect *cullRect, SkScalar resScale=1) |
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) |