Home
last modified time | relevance | path

Searched refs:mTopInnerStrokeColor (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/design/base/android/support/design/widget/
DCircularBorderDrawable.java50 private int mTopInnerStrokeColor; field in CircularBorderDrawable
69 mTopInnerStrokeColor = topInnerStrokeColor; in setGradientColors()
189 colors[1] = ColorUtils.compositeColors(mTopInnerStrokeColor, mCurrentBorderTintColor); in createGradientShader()
191 ColorUtils.setAlphaComponent(mTopInnerStrokeColor, 0), mCurrentBorderTintColor); in createGradientShader()