OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:setstrokewidth
(Results
1 - 25
of
368
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/gm/
bug530095.cpp
20
paint.
setStrokeWidth
(26);
26
paint.
setStrokeWidth
(0.26f);
36
paint.
setStrokeWidth
(26);
43
paint.
setStrokeWidth
(0.26f);
clip_strokerect.cpp
32
p.
setStrokeWidth
(22);
44
p.
setStrokeWidth
(2);
50
p.
setStrokeWidth
(22);
62
p.
setStrokeWidth
(2);
strokerect.cpp
21
paint.
setStrokeWidth
(STROKE_WIDTH);
26
paint.
setStrokeWidth
(0);
30
paint.
setStrokeWidth
(3);
64
paint.
setStrokeWidth
(STROKE_WIDTH);
points.cpp
50
p0.
setStrokeWidth
(SkIntToScalar(4));
52
p2.
setStrokeWidth
(SkIntToScalar(6));
beziers.cpp
27
paint->
setStrokeWidth
(width);
41
paint->
setStrokeWidth
(width);
62
paint.
setStrokeWidth
(SkIntToScalar(9)/2);
dashcubics.cpp
25
paint.
setStrokeWidth
(42);
29
paint.
setStrokeWidth
(21);
35
paint.
setStrokeWidth
(0);
inversepaths.cpp
77
clipPaint.
setStrokeWidth
(SkIntToScalar(2));
82
outlinePaint.
setStrokeWidth
(SkIntToScalar(0));
97
paint.
setStrokeWidth
(strokeWidths[widthIndex]);
patheffects.cpp
32
paint->
setStrokeWidth
(0);
36
paint->
setStrokeWidth
(0);
41
paint->
setStrokeWidth
(12);
47
paint->
setStrokeWidth
(12);
smallarc.cpp
19
p.
setStrokeWidth
(120);
thinstrokedrects.cpp
47
paint.
setStrokeWidth
(gStrokeWidths[j]);
62
paint.
setStrokeWidth
(2.0f * gStrokeWidths[j]);
strokes.cpp
54
paint.
setStrokeWidth
(SkIntToScalar(9)/2);
122
strokePaint.
setStrokeWidth
(i ? 8.f : 10.f);
138
strokePaint.
setStrokeWidth
(20);
178
p.
setStrokeWidth
(scale * 5);
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)
[
all
...]
rects.cpp
116
p.
setStrokeWidth
(SkIntToScalar(3));
127
p.
setStrokeWidth
(SkIntToScalar(3));
138
p.
setStrokeWidth
(SkIntToScalar(3));
157
p.
setStrokeWidth
(SkIntToScalar(40));
167
p.
setStrokeWidth
(SkIntToScalar(2));
dashing.cpp
42
paint.
setStrokeWidth
(SkIntToScalar(2));
78
paint.
setStrokeWidth
(SkIntToScalar(w));
95
paint.
setStrokeWidth
(SkIntToScalar(8));
162
paint.
setStrokeWidth
(SkIntToScalar(6));
217
p.
setStrokeWidth
(SkIntToScalar(strokeWidth));
358
paint.
setStrokeWidth
(SkIntToScalar(w));
376
paint.
setStrokeWidth
(8.f);
453
paint.
setStrokeWidth
(SkIntToScalar(phase+1));
464
paint.
setStrokeWidth
(SkIntToScalar(phase+1));
499
p.
setStrokeWidth
(1)
[
all
...]
/external/skia/tests/
RectTest.cpp
33
paint.
setStrokeWidth
(10);
60
paint.
setStrokeWidth
(1);
68
paint.
setStrokeWidth
(1);
75
paint.
setStrokeWidth
(1);
82
paint.
setStrokeWidth
(0.99f);
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
Lines2Activity.java
113
p.
setStrokeWidth
(1);
122
p.
setStrokeWidth
(2);
130
p.
setStrokeWidth
(0);
141
p.
setStrokeWidth
(1);
150
p.
setStrokeWidth
(2);
159
p.
setStrokeWidth
(1);
169
p.
setStrokeWidth
(5);
182
p.
setStrokeWidth
(1);
192
p.
setStrokeWidth
(2);
205
p.
setStrokeWidth
(1)
[
all
...]
LinesActivity.java
77
mSmallPaint.
setStrokeWidth
(1.0f);
82
mMediumPaint.
setStrokeWidth
(4.0f);
87
mLargePaint.
setStrokeWidth
(15.0f);
92
mAlphaPaint.
setStrokeWidth
(10.0f);
97
mHairLinePaint.
setStrokeWidth
(0.0f);
159
mSmallPaint.
setStrokeWidth
(0.0f);
161
mSmallPaint.
setStrokeWidth
(1.0f);
PointsActivity.java
106
p.
setStrokeWidth
(0f);
111
p.
setStrokeWidth
(1f);
115
p.
setStrokeWidth
(20);
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/pie/
SegmentFormatter.java
46
getOuterEdgePaint().
setStrokeWidth
(DEFAULT_EDGE_THICKNESS);
52
getInnerEdgePaint().
setStrokeWidth
(DEFAULT_EDGE_THICKNESS);
58
getRadialEdgePaint().
setStrokeWidth
(DEFAULT_EDGE_THICKNESS);
72
getLabelMarkerPaint().
setStrokeWidth
(DEFAULT_LABEL_MARKER_THICKNESS);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
CategorySelected.java
23
mPaint.
setStrokeWidth
(mMargin);
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DrawPoints.java
70
paint.
setStrokeWidth
(0);
74
paint.
setStrokeWidth
(3);
MeasureText.java
61
mPaint.
setStrokeWidth
(5);
94
mPaint.
setStrokeWidth
(0);
96
mPaint.
setStrokeWidth
(5);
/external/skia/samplecode/
SamplePoints.cpp
59
p0.
setStrokeWidth
(SkIntToScalar(4));
61
p2.
setStrokeWidth
(SkIntToScalar(6));
SampleClock.cpp
49
paintStroke.
setStrokeWidth
(8);
77
paintStroke.
setStrokeWidth
(5);
113
paintStroke.
setStrokeWidth
(14);
134
paintStroke.
setStrokeWidth
(10);
155
paintStroke.
setStrokeWidth
(6);
204
paintStroke.
setStrokeWidth
(18);
SamplePath.cpp
161
paint.
setStrokeWidth
(fStroke);
167
paint.
setStrokeWidth
(0);
174
paint.
setStrokeWidth
(0);
250
fPtsPaint.
setStrokeWidth
(15);
255
fArcToPaint.
setStrokeWidth
(9);
261
fCornerPaint.
setStrokeWidth
(13);
/cts/tests/tests/graphics/src/android/graphics/cts/
DiscretePathEffectTest.java
48
paint.
setStrokeWidth
(0);
65
paint.
setStrokeWidth
(0);
71
paint.
setStrokeWidth
(1 + 2 * DEVIATION);
Completed in 212 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>