Home
last modified time | relevance | path

Searched refs:setStrokeWidth (Results 1 – 25 of 190) sorted by relevance

12345678

/external/skia/tests/
DRectTest.cpp33 paint.setStrokeWidth(10); in test_stroke_width_clipping()
60 paint.setStrokeWidth(1); in test_skbug4406()
68 paint.setStrokeWidth(1); in test_skbug4406()
75 paint.setStrokeWidth(1); in test_skbug4406()
82 paint.setStrokeWidth(0.99f); in test_skbug4406()
DStrokerTest.cpp26 p.setStrokeWidth(widths[index]); in pathTest()
142 p.setStrokeWidth(unboundedPos(r)); in DEF_TEST()
182 p.setStrokeWidth(unboundedPos(r)); in DEF_TEST()
234 p.setStrokeWidth(r.nextRangeF(0, 500)); in DEF_TEST()
292 p.setStrokeWidth(r.nextRangeF(0, 500)); in DEF_TEST()
338 p.setStrokeWidth(r.nextRangeF(0, 500)); in DEF_TEST()
377 p.setStrokeWidth(r.nextRangeF(0, 100)); in DEF_TEST()
410 p.setStrokeWidth(SkDoubleToScalar(164.683548)); in DEF_TEST()
435 p.setStrokeWidth(SkDoubleToScalar(42.835968)); in DEF_TEST()
/external/skia/gm/
Dbug530095.cpp20 paint.setStrokeWidth(26);
26 paint.setStrokeWidth(0.26f);
36 paint.setStrokeWidth(26);
43 paint.setStrokeWidth(0.26f);
Dclip_strokerect.cpp32 p.setStrokeWidth(22); in onDraw()
44 p.setStrokeWidth(2); in onDraw()
50 p.setStrokeWidth(22); in onDraw()
62 p.setStrokeWidth(2); in onDraw()
Ddashing.cpp42 paint.setStrokeWidth(SkIntToScalar(2)); in show_zero_len_dash()
78 paint.setStrokeWidth(SkIntToScalar(w)); in onDraw()
95 paint.setStrokeWidth(SkIntToScalar(8)); in onDraw()
162 paint.setStrokeWidth(SkIntToScalar(6)); in onDraw()
217 p.setStrokeWidth(SkIntToScalar(strokeWidth)); in drawDashedLines()
358 paint.setStrokeWidth(SkIntToScalar(w)); in onDraw()
376 paint.setStrokeWidth(8.f); in onDraw()
453 paint.setStrokeWidth(SkIntToScalar(phase+1)); in onDraw()
464 paint.setStrokeWidth(SkIntToScalar(phase+1)); in onDraw()
499 p.setStrokeWidth(1);
[all …]
Dstrokes.cpp54 paint.setStrokeWidth(SkIntToScalar(9)/2); in onDraw()
122 strokePaint.setStrokeWidth(i ? 8.f : 10.f); in onDraw()
138 strokePaint.setStrokeWidth(20); in onDraw()
178 p.setStrokeWidth(scale * 5); in line()
200 p.setStrokeWidth(1.0720f);
205 p.setStrokeWidth(1.0721f);
208 p.setStrokeWidth(1.0722f);
216 paint.setStrokeWidth(20);
243 p.setStrokeWidth(0);
304 paint.setStrokeWidth(SkIntToScalar(9)/2); in onDraw()
[all …]
Dtexteffects.cpp22 p.setStrokeWidth(SK_Scalar1); in r0()
37 p.setStrokeWidth(SK_Scalar1*2); in r1()
43 p.setStrokeWidth(SK_Scalar1*4); in r2()
47 p.setStrokeWidth(SK_Scalar1*3/2); in r2()
54 p.setStrokeWidth(SK_Scalar1*3); in r3()
125 p.setStrokeWidth(SK_Scalar1); in r8()
142 p.setStrokeWidth(SK_Scalar1); in r9()
205 paint.setStrokeWidth(5);
276 paint.setStrokeWidth(uWidth);
320 paint.setStrokeWidth(uWidth);
[all …]
Dstrokerect.cpp21 paint.setStrokeWidth(STROKE_WIDTH); in draw_path()
26 paint.setStrokeWidth(0); in draw_path()
30 paint.setStrokeWidth(3); in draw_path()
64 paint.setStrokeWidth(STROKE_WIDTH); in onDraw()
Ddashcubics.cpp25 paint.setStrokeWidth(42); in flower()
29 paint.setStrokeWidth(21); in flower()
35 paint.setStrokeWidth(0); in flower()
Dglyph_pos.cpp87 paint.setStrokeWidth(strokeWidth); in drawTestCase()
100 paint.setStrokeWidth(0.0f); in drawTestCase()
114 paint.setStrokeWidth(strokeWidth); in drawTestCase()
122 paint.setStrokeWidth(0.0f); in drawTestCase()
Drects.cpp116 p.setStrokeWidth(SkIntToScalar(3)); in makePaints()
127 p.setStrokeWidth(SkIntToScalar(3)); in makePaints()
138 p.setStrokeWidth(SkIntToScalar(3)); in makePaints()
157 p.setStrokeWidth(SkIntToScalar(40)); in makePaints()
167 p.setStrokeWidth(SkIntToScalar(2)); in makePaints()
Dpatheffects.cpp32 paint->setStrokeWidth(0); in hair_pe()
36 paint->setStrokeWidth(0); in hair2_pe()
41 paint->setStrokeWidth(12); in stroke_pe()
47 paint->setStrokeWidth(12); in dash_pe()
Dbeziers.cpp27 paint->setStrokeWidth(width); in rnd_quad()
41 paint->setStrokeWidth(width); in rnd_cubic()
62 paint.setStrokeWidth(SkIntToScalar(9)/2); in onDraw()
Dinversepaths.cpp77 clipPaint.setStrokeWidth(SkIntToScalar(2));
82 outlinePaint.setStrokeWidth(SkIntToScalar(0));
97 paint.setStrokeWidth(strokeWidths[widthIndex]);
Dthinstrokedrects.cpp47 paint.setStrokeWidth(gStrokeWidths[j]); in onDraw()
62 paint.setStrokeWidth(2.0f * gStrokeWidths[j]); in onDraw()
Dpoints.cpp50 p0.setStrokeWidth(SkIntToScalar(4)); in onDraw()
52 p2.setStrokeWidth(SkIntToScalar(6)); in onDraw()
/external/skia/samplecode/
DSampleClock.cpp49 paintStroke.setStrokeWidth(8); in onDrawContent()
77 paintStroke.setStrokeWidth(5); in onDrawContent()
113 paintStroke.setStrokeWidth(14); in onDrawContent()
134 paintStroke.setStrokeWidth(10); in onDrawContent()
155 paintStroke.setStrokeWidth(6); in onDrawContent()
204 paintStroke.setStrokeWidth(18); in onDrawContent()
DSamplePath.cpp161 paint.setStrokeWidth(fStroke); in drawPath()
167 paint.setStrokeWidth(0); in drawPath()
174 paint.setStrokeWidth(0); in drawPath()
250 fPtsPaint.setStrokeWidth(15); in ArcToView()
255 fArcToPaint.setStrokeWidth(9); in ArcToView()
261 fCornerPaint.setStrokeWidth(13); in ArcToView()
DSampleArc.cpp57 paint.setStrokeWidth(SkIntToScalar(2)); in onDraw()
70 paint.setStrokeWidth(0); in onDraw()
152 paint.setStrokeWidth(SkIntToScalar(1)); in DrawArcs()
184 paint.setStrokeWidth(SkIntToScalar(2)); in drawRoot()
DSampleSlides.cpp46 paint->setStrokeWidth(0); in hair_pe()
50 paint->setStrokeWidth(0); in hair2_pe()
55 paint->setStrokeWidth(12); in stroke_pe()
61 paint->setStrokeWidth(12); in dash_pe()
480 p.setStrokeWidth(SK_Scalar1); in r0()
496 p.setStrokeWidth(SK_Scalar1*2); in r1()
503 p.setStrokeWidth(SK_Scalar1*4); in r2()
507 p.setStrokeWidth(SK_Scalar1*3/2); in r2()
515 p.setStrokeWidth(SK_Scalar1*3); in r3()
591 p.setStrokeWidth(SK_Scalar1); in r8()
[all …]
DSampleAll.cpp88 p.setStrokeWidth(SK_Scalar1); in r0()
103 p.setStrokeWidth(SK_Scalar1*2); in r1()
109 p.setStrokeWidth(SK_Scalar1*4); in r2()
113 p.setStrokeWidth(SK_Scalar1*3/2); in r2()
120 p.setStrokeWidth(SK_Scalar1*3); in r3()
204 p.setStrokeWidth(SK_Scalar1); in r8()
221 p.setStrokeWidth(SK_Scalar1); in r9()
406 paint.setStrokeWidth(SkIntToScalar(10)); in drawPicture()
436 paint.setStrokeWidth(SkIntToScalar(5)); in drawPicture()
DSamplePoints.cpp59 p0.setStrokeWidth(SkIntToScalar(4)); in onDrawContent()
61 p2.setStrokeWidth(SkIntToScalar(6)); in onDrawContent()
DSampleFatBits.cpp123 paint->setStrokeWidth(0); in setupPaint()
126 paint->setStrokeWidth(SK_Scalar1); in setupPaint()
134 paint->setStrokeWidth(WIRE_FRAME_SIZE); in setupSkeletonPaint()
199 inner.setStrokeWidth(PIXEL_CENTER_SIZE); in drawFG()
203 outer.setStrokeWidth(PIXEL_CENTER_SIZE + 2); in drawFG()
243 p.setStrokeWidth(SK_Scalar1 * fZoom); in drawLineSkeleton()
252 p.setStrokeWidth(SK_Scalar1 * fZoom); in drawLineSkeleton()
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/pie/
DSegmentFormatter.java46 getOuterEdgePaint().setStrokeWidth(DEFAULT_EDGE_THICKNESS);
52 getInnerEdgePaint().setStrokeWidth(DEFAULT_EDGE_THICKNESS);
58 getRadialEdgePaint().setStrokeWidth(DEFAULT_EDGE_THICKNESS);
72 getLabelMarkerPaint().setStrokeWidth(DEFAULT_LABEL_MARKER_THICKNESS);
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
DXYRegionExampleActivity.java289 timFormatter.getLinePaint().setStrokeWidth(PixelUtils.dpToPix(LINE_THICKNESS_DP)); in seriesSetup()
290 timFormatter.getVertexPaint().setStrokeWidth(PixelUtils.dpToPix(POINT_SIZE_DP)); in seriesSetup()
302 nickFormatter.getLinePaint().setStrokeWidth(PixelUtils.dpToPix(LINE_THICKNESS_DP)); in seriesSetup()
303 nickFormatter.getVertexPaint().setStrokeWidth(PixelUtils.dpToPix(POINT_SIZE_DP)); in seriesSetup()
317 joeFormatter.getLinePaint().setStrokeWidth(PixelUtils.dpToPix(LINE_THICKNESS_DP)); in seriesSetup()
318 joeFormatter.getVertexPaint().setStrokeWidth(PixelUtils.dpToPix(POINT_SIZE_DP)); in seriesSetup()
331 jamesFormatter.getLinePaint().setStrokeWidth(PixelUtils.dpToPix(LINE_THICKNESS_DP)); in seriesSetup()
332 jamesFormatter.getVertexPaint().setStrokeWidth(PixelUtils.dpToPix(POINT_SIZE_DP)); in seriesSetup()

12345678