Home
last modified time | relevance | path

Searched defs:getFillPath (Results 1 – 6 of 6) 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/m133/tools/viewer/
DSimpleStrokerSlide.cpp137 SkPath SkPathStroker2::getFillPath(const SkPath& path, const SkPaint& paint) { in getFillPath() function in __anoncf8fa4650111::SkPathStroker2
DVariableWidthStrokerSlide.cpp425 SkPath getFillPath(const SkPath& path, const SkPaint& paint) { in getFillPath() function in __anon109f41c10111::SkVarWidthStroker
522 SkPath SkVarWidthStroker::getFillPath(const SkPath& path, in getFillPath() function in __anon109f41c10111::SkVarWidthStroker
/third_party/skia/samplecode/
DSampleSimpleStroker.cpp134 SkPath SkPathStroker2::getFillPath(const SkPath& path, const SkPaint& paint) { in getFillPath() function in __anon2d6bb16e0111::SkPathStroker2
DSampleVariableWidthStroker.cpp424 SkPath getFillPath(const SkPath& path, const SkPaint& paint) { in getFillPath() function in __anon36eee40a0111::SkVarWidthStroker
521 SkPath SkVarWidthStroker::getFillPath(const SkPath& path, in getFillPath() function in __anon36eee40a0111::SkVarWidthStroker