Searched refs:getStrokeWidth (Results 1 – 7 of 7) sorted by relevance
184 appIcon.strokeWidth = getStrokeWidth() in updateViewBasedOnState()207 val toStrokeWidth: Float = getStrokeWidth() in animateAppIconExcited()254 private fun getStrokeWidth(): Float { in getStrokeWidth() method266 return getContentPaddingFromStrokeWidth(getStrokeWidth()) in getContentPadding()
87 fromStrokeWidth = getStrokeWidth(view, defaultWidth = 0f), in getExcitementAnimator()267 private fun getStrokeWidth(view: View?, defaultWidth: Float): Float { in getStrokeWidth() method
320 ring.getStrokeWidth() / (2 * Math.PI * ring.getCenterRadius())); in getMinProgressArc()657 public float getStrokeWidth() { in getStrokeWidth() method in MaterialProgressDrawable.Ring
159 int strokeWidth = (int) mPaint.getStrokeWidth(); in draw()
470 public float getStrokeWidth() { in getStrokeWidth() method in PreviewBackground
252 return mBackground.getStrokeWidth(); in getBackgroundStrokeWidth()
166 dest.width() / 2f - stroke.getStrokeWidth() / 2f, in drawBitmapWithCircleOnCanvas()