HomeSort by relevance Sort by last modified time
    Searched refs:setStrokeWidth (Results 26 - 50 of 379) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/skia/gm/
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...]
inversepaths.cpp 77 clipPaint.setStrokeWidth(SkIntToScalar(2));
82 outlinePaint.setStrokeWidth(SkIntToScalar(0));
97 paint.setStrokeWidth(strokeWidths[widthIndex]);
dashcircle.cpp 32 refPaint.setStrokeWidth(1);
64 p.setStrokeWidth(10);
texteffects.cpp 22 p.setStrokeWidth(SK_Scalar1);
37 p.setStrokeWidth(SK_Scalar1*2);
43 p.setStrokeWidth(SK_Scalar1*4);
47 p.setStrokeWidth(SK_Scalar1*3/2);
54 p.setStrokeWidth(SK_Scalar1*3);
125 p.setStrokeWidth(SK_Scalar1);
142 p.setStrokeWidth(SK_Scalar1);
205 paint.setStrokeWidth(5);
276 paint.setStrokeWidth(uWidth);
320 paint.setStrokeWidth(uWidth)
    [all...]
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
PointsActivity.java 106 p.setStrokeWidth(0f);
111 p.setStrokeWidth(1f);
115 p.setStrokeWidth(20);
PathOffsetActivity.java 47 mPaint.setStrokeWidth(3);
PathsActivity.java 61 mSmallPaint.setStrokeWidth(1.0f);
67 mLinePaint.setStrokeWidth(1.0f);
73 mMediumPaint.setStrokeWidth(10.0f);
79 mLargePaint.setStrokeWidth(15.0f);
  /external/skia/samplecode/
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);
SampleMeasure.cpp 62 p.setStrokeWidth(0);
74 p.setStrokeWidth(SkIntToScalar(4));
SampleArc.cpp 57 paint.setStrokeWidth(SkIntToScalar(2));
70 paint.setStrokeWidth(0);
152 paint.setStrokeWidth(SkIntToScalar(1));
184 paint.setStrokeWidth(SkIntToScalar(2));
SampleStrokeRect.cpp 32 paint.setStrokeWidth(SkIntToScalar(20));
  /cts/tests/tests/graphics/src/android/graphics/cts/
CornerPathEffectTest.java 52 pathPaint.setStrokeWidth(0);
73 expectedPaint.setStrokeWidth(TOLERANCE);
  /developers/build/prebuilts/gradle/RenderScriptIntrinsic/Application/src/main/java/com/example/android/renderscriptintrinsic/
ThumbnailRadioButton.java 70 rectChecked.getPaint().setStrokeWidth(strokeWidth);
80 rectUnchecked.getPaint().setStrokeWidth(strokeWidth);
  /developers/samples/android/renderScript/RenderScriptIntrinsic/Application/src/main/java/com/example/android/renderscriptintrinsic/
ThumbnailRadioButton.java 70 rectChecked.getPaint().setStrokeWidth(strokeWidth);
80 rectUnchecked.getPaint().setStrokeWidth(strokeWidth);
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
Arcs.java 68 mPaints[2].setStrokeWidth(4);
86 mFramePaint.setStrokeWidth(0);
  /development/samples/browseable/RenderScriptIntrinsic/src/com.example.android.renderscriptintrinsic/
ThumbnailRadioButton.java 70 rectChecked.getPaint().setStrokeWidth(strokeWidth);
80 rectUnchecked.getPaint().setStrokeWidth(strokeWidth);
  /external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
XYRegionExampleActivity.java 289 timFormatter.getLinePaint().setStrokeWidth(PixelUtils.dpToPix(LINE_THICKNESS_DP));
290 timFormatter.getVertexPaint().setStrokeWidth(PixelUtils.dpToPix(POINT_SIZE_DP));
302 nickFormatter.getLinePaint().setStrokeWidth(PixelUtils.dpToPix(LINE_THICKNESS_DP));
303 nickFormatter.getVertexPaint().setStrokeWidth(PixelUtils.dpToPix(POINT_SIZE_DP));
317 joeFormatter.getLinePaint().setStrokeWidth(PixelUtils.dpToPix(LINE_THICKNESS_DP));
318 joeFormatter.getVertexPaint().setStrokeWidth(PixelUtils.dpToPix(POINT_SIZE_DP));
331 jamesFormatter.getLinePaint().setStrokeWidth(PixelUtils.dpToPix(LINE_THICKNESS_DP));
332 jamesFormatter.getVertexPaint().setStrokeWidth(PixelUtils.dpToPix(POINT_SIZE_DP));
  /frameworks/base/core/java/android/view/
RoundScrollbarRenderer.java 70 mThumbPaint.setStrokeWidth(thumbWidth);
71 mTrackPaint.setStrokeWidth(thumbWidth);
  /packages/apps/Calendar/src/com/android/calendar/
ColorChipView.java 104 mPaint.setStrokeWidth(mDefStrokeWidth);
114 mPaint.setStrokeWidth(mBorderWidth);
  /cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
ExactCanvasTests.java 56 p.setStrokeWidth(1f);
74 p.setStrokeWidth(5);
87 p.setStrokeWidth(10);
135 p.setStrokeWidth(5);
  /development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
RoundView.java 62 mPaint.setStrokeWidth(STROKE_WIDTH);
  /external/skia/bench/
BigPathBench.cpp 53 paint.setStrokeWidth(2);
LineBench.cpp 51 paint.setStrokeWidth(fStrokeWidth);
  /external/skia/platform_tools/android/examples/hello_skia_app/jni/
helloskia.cpp 56 paint.setStrokeWidth(SkIntToScalar(2)); // This makes the lines have a thickness of 2 pixels

Completed in 1965 milliseconds

12 3 4 5 6 7 8 91011>>