Home
last modified time | relevance | path

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

123

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DLines2Activity.java113 p.setStrokeWidth(1); in onDraw()
122 p.setStrokeWidth(2); in onDraw()
130 p.setStrokeWidth(0); in onDraw()
141 p.setStrokeWidth(1); in onDraw()
150 p.setStrokeWidth(2); in onDraw()
159 p.setStrokeWidth(1); in onDraw()
169 p.setStrokeWidth(5); in onDraw()
182 p.setStrokeWidth(1); in onDraw()
192 p.setStrokeWidth(2); in onDraw()
205 p.setStrokeWidth(1); in onDraw()
[all …]
DLinesActivity.java77 mSmallPaint.setStrokeWidth(1.0f); in LinesView()
82 mMediumPaint.setStrokeWidth(4.0f); in LinesView()
87 mLargePaint.setStrokeWidth(15.0f); in LinesView()
92 mAlphaPaint.setStrokeWidth(10.0f); in LinesView()
97 mHairLinePaint.setStrokeWidth(0.0f); in LinesView()
159 mSmallPaint.setStrokeWidth(0.0f); in onDraw()
161 mSmallPaint.setStrokeWidth(1.0f); in onDraw()
DPathsActivity.java61 mSmallPaint.setStrokeWidth(1.0f); in PathsView()
67 mLinePaint.setStrokeWidth(1.0f); in PathsView()
73 mMediumPaint.setStrokeWidth(10.0f); in PathsView()
79 mLargePaint.setStrokeWidth(15.0f); in PathsView()
DPointsActivity.java106 p.setStrokeWidth(0f); in onDraw()
111 p.setStrokeWidth(1f); in onDraw()
115 p.setStrokeWidth(20); in onDraw()
DShapesActivity.java54 mNormalPaint.setStrokeWidth(6.0f); in ShapesView()
60 mStrokePaint.setStrokeWidth(6.0f); in ShapesView()
DTextActivity.java90 mMediumPaint.setStrokeWidth(2.0f); in onDraw()
98 mMediumPaint.setStrokeWidth(2.0f); in onDraw()
DPathOffsetActivity.java47 mPaint.setStrokeWidth(3); in PathsView()
DClearActivity.java54 mClearPaint.setStrokeWidth(15.0f); in PathsView()
DScaledPathsActivity.java48 mPathPaint.setStrokeWidth(5.0f); in PathsView()
DPathsCacheActivity.java84 mMediumPaint.setStrokeWidth(10.0f); in PathsView()
DPixelCopyWindow.java56 mPaint.setStrokeWidth(4 * density); in onCreate()
DCirclePropActivity.java82 p.setStrokeWidth(60.0f); in CircleView()
/frameworks/base/core/java/android/view/
DRoundScrollbarRenderer.java77 mThumbPaint.setStrokeWidth(thumbWidth); in drawRoundScrollbars()
78 mTrackPaint.setStrokeWidth(thumbWidth); in drawRoundScrollbars()
/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
DDisplayModifier.java129 paint.setStrokeWidth(0);
137 paint.setStrokeWidth(0.3f);
143 paint.setStrokeWidth(1);
149 paint.setStrokeWidth(5);
155 paint.setStrokeWidth(30);
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DSysUiOverlay.java82 mCornerPaint.setStrokeWidth(0); in SysUiOverlay()
87 mNotchPaint.setStrokeWidth(0); in SysUiOverlay()
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DAssistVisualizer.java77 mFramePaint.setStrokeWidth(0); in AssistVisualizer()
80 mFrameBaselinePaint.setStrokeWidth(0); in AssistVisualizer()
85 mFrameNoTransformPaint.setStrokeWidth(0); in AssistVisualizer()
/frameworks/base/core/java/android/gesture/
DGesture.java198 paint.setStrokeWidth(BITMAP_RENDERING_WIDTH); in toBitmap()
232 paint.setStrokeWidth(BITMAP_RENDERING_WIDTH); in toBitmap()
241 paint.setStrokeWidth(2.0f / scale); in toBitmap()
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DCircularBitmapDrawable.java63 mBorderPaint.setStrokeWidth(mBorderWidth); in CircularBitmapDrawable()
72 mBorderPaint.setStrokeWidth(borderWidth); in setBorderWidth()
/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/
DAdaptiveOutlineDrawable.java51 mOutlinePaint.setStrokeWidth(resources.getDimension(R.dimen.adaptive_outline_stroke)); in AdaptiveOutlineDrawable()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
DBatteryMeterDrawableBase.java132 mFramePaint.setStrokeWidth(0); in BatteryMeterDrawableBase()
137 mBatteryPaint.setStrokeWidth(0); in BatteryMeterDrawableBase()
168 mPowersavePaint.setStrokeWidth(context.getResources() in BatteryMeterDrawableBase()
/frameworks/base/core/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp282 static void setStrokeWidth(JNIEnv*, jobject, jlong fullPathPtr, jfloat strokeWidth) { in setStrokeWidth() function
284 fullPath->mutateStagingProperties()->setStrokeWidth(strokeWidth); in setStrokeWidth()
404 {"nSetStrokeWidth", "(JF)V", (void*)setStrokeWidth},
/frameworks/opt/chips/src/com/android/ex/chips/
DCircularImageView.java54 borderPaint.setStrokeWidth(circularImageBorder); in CircularImageView()
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java220 path.setStrokeWidth(strokeWidth); in nUpdateFullPathProperties()
425 path.setStrokeWidth(width); in nSetStrokeWidth()
587 return this::setStrokeWidth; in getFloatPropertySetter()
737 private void setStrokeWidth(float strokeWidth) { in setStrokeWidth() method in VectorDrawable_Delegate.VFullPath_Delegate
1237 strokePaint.setStrokeWidth(fullPath.mStrokeWidth * finalStrokeScale); in drawPath()
/frameworks/base/libs/hwui/tests/common/scenes/
DListViewAnimation.cpp72 paint.setStrokeWidth(stroke); in createBoxBitmap()
DShapeAnimation.cpp76 paint.setStrokeWidth(strokeWidth); in createContent()

123