Searched defs:getFillPath (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/src/core/ | ||
D | SkPaint.cpp | 368 bool SkPaint::getFillPath(const SkPath& src, SkPath* dst, const SkRect* cullRect, in getFillPath() function in SkPaint |
/third_party/skia/include/core/ | ||
D | SkPaint.h | 407 bool getFillPath(const SkPath& src, SkPath* dst) const { in getFillPath() function |
/third_party/skia/samplecode/ | ||
D | SampleSimpleStroker.cpp | 134 SkPath SkPathStroker2::getFillPath(const SkPath& path, const SkPaint& paint) { in getFillPath() function in __anonaef6396d0111::SkPathStroker2 |
D | SampleVariableWidthStroker.cpp | 424 SkPath getFillPath(const SkPath& path, const SkPaint& paint) { in getFillPath() function in __anon660e97290111::SkVarWidthStroker |