Home
last modified time | relevance | path

Searched refs:SkStroke (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/core/
DSkStroke.h29 class SkStroke {
31 SkStroke();
32 SkStroke(const SkPaint&);
33 SkStroke(const SkPaint&, SkScalar width); // width overrides paint.getStrokeWidth()
DSkStroke.cpp1304 SkStroke::SkStroke() { in SkStroke() function in SkStroke
1313 SkStroke::SkStroke(const SkPaint& p) { in SkStroke() function in SkStroke
1322 SkStroke::SkStroke(const SkPaint& p, SkScalar width) { in SkStroke() function in SkStroke
1331 void SkStroke::setWidth(SkScalar width) { in setWidth()
1336 void SkStroke::setMiterLimit(SkScalar miterLimit) { in setMiterLimit()
1341 void SkStroke::setCap(SkPaint::Cap cap) { in setCap()
1346 void SkStroke::setJoin(SkPaint::Join join) { in setJoin()
1379 void SkStroke::strokePath(const SkPath& src, SkPath* dst) const { in strokePath()
1531 void SkStroke::strokeRect(const SkRect& origRect, SkPath* dst, in strokeRect()
DSkStrokeRec.cpp110 SkStroke stroker; in applyToPath()
/external/skqp/src/core/
DSkStroke.h29 class SkStroke {
31 SkStroke();
32 SkStroke(const SkPaint&);
33 SkStroke(const SkPaint&, SkScalar width); // width overrides paint.getStrokeWidth()
DSkStroke.cpp1308 SkStroke::SkStroke() { in SkStroke() function in SkStroke
1317 SkStroke::SkStroke(const SkPaint& p) { in SkStroke() function in SkStroke
1326 SkStroke::SkStroke(const SkPaint& p, SkScalar width) { in SkStroke() function in SkStroke
1335 void SkStroke::setWidth(SkScalar width) { in setWidth()
1340 void SkStroke::setMiterLimit(SkScalar miterLimit) { in setMiterLimit()
1345 void SkStroke::setCap(SkPaint::Cap cap) { in setCap()
1350 void SkStroke::setJoin(SkPaint::Join join) { in setJoin()
1383 void SkStroke::strokePath(const SkPath& src, SkPath* dst) const { in strokePath()
1535 void SkStroke::strokeRect(const SkRect& origRect, SkPath* dst, in strokeRect()
DSkStrokeRec.cpp110 SkStroke stroker; in applyToPath()
/external/skia/gn/
Dcore.gni271 "$_src/core/SkStroke.h",
272 "$_src/core/SkStroke.cpp",
/external/skqp/gn/
Dcore.gni271 "$_src/core/SkStroke.h",
272 "$_src/core/SkStroke.cpp",
/external/skia/
DBUILD.gn1154 "src/core/SkStroke.cpp",
DAndroid.bp289 "src/core/SkStroke.cpp",
/external/skqp/
DBUILD.gn1118 "src/core/SkStroke.cpp",
DAndroid.bp725 "src/core/SkStroke.cpp",