| /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()
|
| D | addarc.cpp | 183 const SkScalar strokeWidth = paint.getStrokeWidth(); in onDraw() local
|
| D | lattice.cpp | 43 const SkScalar strokeWidth = SkIntToScalar(6); in make_image() local
|
| D | typeface.cpp | 266 SkScalar strokeWidth; member
|
| D | degeneratesegments.cpp | 201 SkScalar strokeWidth) { in drawPath()
|
| D | dashing.cpp | 202 int strokeWidth, in drawDashedLines()
|
| /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/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
|
| D | StrokeRectOp.cpp | 303 SkScalar strokeWidth, in compute_aa_rects() 995 SkScalar strokeWidth = random->nextBool() ? 0.0f : 2.0f; in GR_DRAW_OP_TEST_DEFINE() local 1016 SkScalar strokeWidth = random->nextUScalar1() * minDim; in GR_DRAW_OP_TEST_DEFINE() local
|
| D | GrOvalOpFactory.cpp | 1073 SkScalar strokeWidth = viewMatrix.mapRadius(stroke.getWidth()); in CircleOp() local 1532 SkScalar strokeWidth, in Make() 1546 SkScalar strokeWidth, SkScalar startAngle, SkScalar onAngle, in ButtCapDashedCircleOp() 1874 SkScalar strokeWidth = stroke.getWidth(); in Make() local 2169 SkScalar strokeWidth = stroke.getWidth(); in Make() local 3216 SkScalar strokeWidth = stroke.getWidth(); in MakeCircularRRectOp() local 3270 SkScalar strokeWidth = stroke.getWidth(); in make_rrect_op() local 3493 SkScalar strokeWidth = random->nextRangeScalar(0.001f * radius, 1.8f * radius); in GR_DRAW_OP_TEST_DEFINE() local
|
| D | DashOp.cpp | 129 SkScalar strokeWidth, in setup_dashed_rect() 465 SkScalar strokeWidth = args.fSrcStrokeWidth * args.fPerpendicularScale; in onPrepareDraws() local 1191 SkScalar strokeWidth = lineData.fSrcStrokeWidth * lineData.fPerpendicularScale; in MakeDashLineOp() local
|
| /third_party/skia/docs/examples/ |
| D | Miter_Limit.cpp | 11 const SkScalar strokeWidth = 20; in draw() local
|
| /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/skia/modules/skparagraph/src/ |
| D | ParagraphPainterImpl.cpp | 21 SkColor color, SkScalar strokeWidth, in DecorationStyle()
|
| /third_party/skia/bench/ |
| D | DashBench.cpp | 255 DrawPointsDashingBench(int dashLength, int strokeWidth, bool doAA) in DrawPointsDashingBench() 381 DashGridBench(int dashLength, int strokeWidth, bool doAA) { in DashGridBench()
|
| D | TessellateBench.cpp | 316 float strokeWidth = 21 - log2f(rand.nextRangeF(0, 1 << 20)); in make_motionmark_paths() local
|
| /third_party/skia/src/gpu/ |
| D | GrTestUtils.cpp | 249 SkScalar strokeWidth = random->nextBool() ? 0.f : 1.f; in randomize_stroke_rec() local
|