| /third_party/flutter/skia/gm/ |
| D | glyph_pos.cpp | 35 SkScalar strokeWidth, in draw_gm() 89 SkScalar strokeWidth, in drawTestCase()
|
| D | stroketext.cpp | 41 SkScalar strokeWidth) { in draw_text_stroked()
|
| D | ninepatchstretch.cpp | 37 const SkScalar strokeWidth = SkIntToScalar(6); in make_image() local
|
| D | quadpaths.cpp | 40 SkScalar strokeWidth) { in drawPath() 170 SkScalar strokeWidth) { in drawPath()
|
| D | linepaths.cpp | 24 SkScalar strokeWidth) { in drawPath()
|
| /third_party/skia/gm/ |
| D | glyph_pos.cpp | 35 SkScalar strokeWidth, in draw_gm() 89 SkScalar strokeWidth, in drawTestCase()
|
| D | stroketext.cpp | 42 SkScalar strokeWidth) { in draw_text_stroked()
|
| D | ninepatchstretch.cpp | 36 const SkScalar strokeWidth = SkIntToScalar(6); in make_image() local
|
| D | quadpaths.cpp | 40 SkScalar strokeWidth) { in drawPath() 170 SkScalar strokeWidth) { in drawPath()
|
| D | patheffects.cpp | 304 StrokeLineInflated(float strokeWidth, float pxInflate) in StrokeLineInflated() 374 const float strokeWidth = 16; in onDraw() local
|
| D | linepaths.cpp | 24 SkScalar strokeWidth) { in drawPath()
|
| D | cubicpaths.cpp | 129 SkScalar strokeWidth) { in drawPath() 248 SkScalar strokeWidth) { in drawPath()
|
| /third_party/flutter/skia/src/gpu/ops/ |
| D | GrAALinearizingConvexPathRenderer.cpp | 66 SkScalar strokeWidth = args.fViewMatrix->getMaxScale() * stroke.getWidth(); in onCanDrawPath() local 128 SkScalar strokeWidth, in Make() 143 SkScalar strokeWidth, in AAFlatteningConvexPathOp() 349 SkScalar strokeWidth = fill ? -1.0f : stroke.getWidth(); in onDrawPath() local 374 SkScalar strokeWidth = -1.f; in GR_DRAW_OP_TEST_DEFINE() local
|
| /third_party/skia/src/core/ |
| D | SkDrawProcs.h | 29 SkScalar strokeWidth = paint.getStrokeWidth(); in SkDrawTreatAsHairline() local
|
| D | SkStrokeRec.cpp | 150 SkScalar strokeWidth) { in GetInflationRadius()
|
| /third_party/flutter/skia/src/core/ |
| D | SkDrawProcs.h | 29 SkScalar strokeWidth = paint.getStrokeWidth(); in SkDrawTreatAsHairline() local
|
| D | SkStrokeRec.cpp | 150 SkScalar strokeWidth) { in GetInflationRadius()
|
| /third_party/skia/src/gpu/ops/ |
| D | AALinearizingConvexPathRenderer.cpp | 91 SkScalar strokeWidth, in Make() 106 SkScalar strokeWidth, in AAFlatteningConvexPathOp() 369 SkScalar strokeWidth = args.fViewMatrix->getMaxScale() * stroke.getWidth(); in onCanDrawPath() local 403 SkScalar strokeWidth = fill ? -1.0f : stroke.getWidth(); in onDrawPath() local 428 SkScalar strokeWidth = -1.f; in GR_DRAW_OP_TEST_DEFINE() local
|
| /third_party/flutter/skia/docs/examples/ |
| D | Miter_Limit.cpp | 11 const SkScalar strokeWidth = 20; in draw() local
|
| /third_party/skia/docs/examples/ |
| D | Miter_Limit.cpp | 11 const SkScalar strokeWidth = 20; in draw() local
|
| /third_party/flutter/skia/experimental/svg/model/ |
| D | SkSVGNode.cpp | 106 void SkSVGNode::setStrokeWidth(const SkSVGLength& strokeWidth) { in setStrokeWidth() 182 if (const SkSVGLengthValue* strokeWidth = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
|
| /third_party/flutter/skia/modules/canvaskit/tests/ |
| D | canvas2d.spec.js | 677 strokeWidth: 0, property 684 strokeWidth: 0, property 691 strokeWidth: 1, property 698 strokeWidth: 2, property
|
| /third_party/skia/modules/canvaskit/tests/ |
| D | canvas2d.spec.js | 660 strokeWidth: 0, property 667 strokeWidth: 0, property 674 strokeWidth: 1, property 681 strokeWidth: 2, property
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| D | WaveformView.java | 58 float strokeWidth = res.getDimension(R.dimen.waveform_stroke_width); in init() local
|
| /third_party/flutter/skia/samplecode/ |
| D | SampleClip.cpp | 60 static void show_stroke(SkCanvas* canvas, bool doAA, SkScalar strokeWidth, int n) { in show_stroke()
|