Home
last modified time | relevance | path

Searched defs:getFillPath (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/core/
DSkPaint.cpp368 bool SkPaint::getFillPath(const SkPath& src, SkPath* dst, const SkRect* cullRect, in getFillPath() function in SkPaint
373 bool SkPaint::getFillPath(const SkPath& src, SkPath* dst, const SkRect* cullRect, in getFillPath() function in SkPaint
/third_party/skia/include/core/
DSkPaint.h407 bool getFillPath(const SkPath& src, SkPath* dst) const { in getFillPath() function
/third_party/skia/samplecode/
DSampleSimpleStroker.cpp134 SkPath SkPathStroker2::getFillPath(const SkPath& path, const SkPaint& paint) { in getFillPath() function in __anonaef6396d0111::SkPathStroker2
DSampleVariableWidthStroker.cpp424 SkPath getFillPath(const SkPath& path, const SkPaint& paint) { in getFillPath() function in __anon660e97290111::SkVarWidthStroker
521 SkPath SkVarWidthStroker::getFillPath(const SkPath& path, in getFillPath() function in __anon660e97290111::SkVarWidthStroker