Home
last modified time | relevance | path

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

123

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DSpline.java216 gPaint.setStrokeWidth(1); in drawGrid()
223 gPaint.setStrokeWidth(2); in drawGrid()
227 gPaint.setStrokeWidth(4); in drawGrid()
318 paint.setStrokeWidth(curveWidth + 2); in draw()
325 paint.setStrokeWidth(3); in draw()
329 paint.setStrokeWidth(1); in draw()
335 paint.setStrokeWidth(curveWidth); in draw()
DImageDraw.java87 mBorderPaint.setStrokeWidth(edge); in setupConstants()
274 mIconPaint.setStrokeWidth(5); in drawLook()
277 mIconPaint.setStrokeWidth(3); in drawLook()
DImageCurves.java381 paint.setStrokeWidth((int) Math.ceil(wl)); in drawHistogram()
385 paint2.setStrokeWidth(6); in drawHistogram()
410 paint2.setStrokeWidth(2); in drawHistogram()
DGradControl.java217 mPaint.setStrokeWidth(6); in paintLines()
222 mPaint.setStrokeWidth(3); in paintLines()
DImageStraighten.java266 mPaint.setStrokeWidth(2); in onDraw()
298 mPaint.setStrokeWidth(3); in onDraw()
DEclipseControl.java234 paint.setStrokeWidth(6); in paintRadius()
238 paint.setStrokeWidth(3); in paintRadius()
/packages/apps/Settings/src/com/android/settings/biometrics/face/
DAnimationParticle.java94 mPaint.setStrokeWidth(mCurrentSize); in AnimationParticle()
161 mPaint.setStrokeWidth(mCurrentSize); in updateDot()
200 mPaint.setStrokeWidth(mCurrentSize); in updateRing()
204 mPaint.setStrokeWidth(mCurrentSize); in updateRing()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/biometrics/face/
DAnimationParticle.java94 mPaint.setStrokeWidth(mCurrentSize); in AnimationParticle()
161 mPaint.setStrokeWidth(mCurrentSize); in updateDot()
200 mPaint.setStrokeWidth(mCurrentSize); in updateRing()
204 mPaint.setStrokeWidth(mCurrentSize); in updateRing()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/info/
DHistogramView.java97 mPaint.setStrokeWidth((int) Math.ceil(wl)); in drawHistogram()
107 mPaint.setStrokeWidth(6); in drawHistogram()
132 mPaint.setStrokeWidth(2); in drawHistogram()
/packages/apps/Calendar/src/com/android/calendar/month/
DMonthWeekEventsView.java288 mDNAAllDayPaint.setStrokeWidth(DNA_ALL_DAY_WIDTH); in createDna()
432 mEventExtrasPaint.setStrokeWidth(EVENT_SQUARE_BORDER); in initView()
444 mEventDeclinedExtrasPaint.setStrokeWidth(EVENT_SQUARE_BORDER); in initView()
464 mDNATimePaint.setStrokeWidth(DNA_WIDTH); in initView()
468 mDNAAllDayPaint.setStrokeWidth(DNA_ALL_DAY_WIDTH); in initView()
472 mEventSquarePaint.setStrokeWidth(EVENT_SQUARE_BORDER); in initView()
564 p.setStrokeWidth(TODAY_HIGHLIGHT_WIDTH); in drawToday()
619 p.setStrokeWidth(DAY_SEPARATOR_INNER_WIDTH); in drawDaySeparators()
DSimpleWeekView.java479 p.setStrokeWidth(MINI_TODAY_OUTLINE_WIDTH); in drawDaySeparators()
486 p.setStrokeWidth(DAY_SEPARATOR_WIDTH); in drawDaySeparators()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/
DFramedTextButton.java105 gPaint.setStrokeWidth(2); in onDraw()
120 gPaint.setStrokeWidth(1); in onDraw()
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatchCircleView.java111 mPaint.setStrokeWidth(mStrokeSize); in onDraw()
150 mPaint.setStrokeWidth(mMarkerStrokeSize); in onDraw()
DStopwatchCircleView.kt108 mPaint.setStrokeWidth(mStrokeSize) in onDraw()
146 mPaint.setStrokeWidth(mMarkerStrokeSize) in onDraw()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DIconView.java118 mPaint.setStrokeWidth(3); in drawOutlinedText()
122 mPaint.setStrokeWidth(1); in drawOutlinedText()
DCategorySelected.java23 mPaint.setStrokeWidth(mMargin); in onDraw()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
DMaterialProgressDrawable.java153 ring.setStrokeWidth((float) strokeWidth * screenDensity); in setSizeParameters()
664 public void setStrokeWidth(float strokeWidth) { in setStrokeWidth() method in MaterialProgressDrawable.Ring
666 mPaint.setStrokeWidth(strokeWidth); in setStrokeWidth()
/packages/apps/DevCamera/src/com/android/devcamera/
DPreviewOverlay.java59 mPaint.setStrokeWidth(res.getDimension(R.dimen.face_circle_stroke)); in PreviewOverlay()
65 mPaint2.setStrokeWidth(res.getDimension(R.dimen.hud_stroke)); in PreviewOverlay()
/packages/apps/Settings/src/com/android/settings/widget/
DDonutView.java99 mBackgroundCircle.setStrokeWidth(mStrokeWidth); in DonutView()
106 mFilledArc.setStrokeWidth(mStrokeWidth); in DonutView()
DUsageGraph.java89 mLinePaint.setStrokeWidth(resources.getDimensionPixelSize(R.dimen.usage_graph_line_width)); in UsageGraph()
98 mDottedPaint.setStrokeWidth(dots * 3); in UsageGraph()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DDonutView.java99 mBackgroundCircle.setStrokeWidth(mStrokeWidth); in DonutView()
106 mFilledArc.setStrokeWidth(mStrokeWidth); in DonutView()
DUsageGraph.java89 mLinePaint.setStrokeWidth(resources.getDimensionPixelSize(R.dimen.usage_graph_line_width)); in UsageGraph()
98 mDottedPaint.setStrokeWidth(dots * 3); in UsageGraph()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DImageFilterDraw.java127 paint.setStrokeWidth(toScrMatrix.mapRadius(sd.mRadius)); in paint()
230 paint.setStrokeWidth(40); in drawData()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropDrawingUtils.java34 p.setStrokeWidth(2); in drawRuleOfThird()
53 p.setStrokeWidth(3); in drawCropRect()
/packages/apps/LegacyCamera/src/com/android/camera/ui/
DIndicatorControlWheel.java466 mBackgroundPaint.setStrokeWidth(HIGHLIGHT_WIDTH); in onDraw()
487 mBackgroundPaint.setStrokeWidth(TIME_LAPSE_ARC_WIDTH); in onDraw()

123