Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPaint.cpp328 bool SkPaint::getFillPath(const SkPath& src, SkPath* dst, const SkRect* cullRect, in getFillPath() function in SkPaint
/external/skqp/include/core/
DSkPaint.h406 bool getFillPath(const SkPath& src, SkPath* dst) const { in getFillPath() function
/external/skia/include/core/
DSkPaint.h433 bool getFillPath(const SkPath& src, SkPath* dst) const { in getFillPath() function
/external/skia/samplecode/
DSampleSimpleStroker.cpp134 SkPath SkPathStroker2::getFillPath(const SkPath& path, const SkPaint& paint) { in getFillPath() function in __anon100d253b0111::SkPathStroker2
DSampleVariableWidthStroker.cpp424 SkPath getFillPath(const SkPath& path, const SkPaint& paint) { in getFillPath() function in __anon7dc86f370111::SkVarWidthStroker
521 SkPath SkVarWidthStroker::getFillPath(const SkPath& path, in getFillPath() function in __anon7dc86f370111::SkVarWidthStroker
/external/skqp/src/core/
DSkPaint.cpp512 bool SkPaint::getFillPath(const SkPath& src, SkPath* dst, const SkRect* cullRect, in getFillPath() function in SkPaint