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