Searched refs:mBottomInnerStrokeColor (Results 1 – 1 of 1) sorted by relevance
52 private int mBottomInnerStrokeColor; field in CircularBorderDrawable71 mBottomInnerStrokeColor = bottomInnerStrokeColor; in setGradientColors()193 ColorUtils.setAlphaComponent(mBottomInnerStrokeColor, 0), mCurrentBorderTintColor); in createGradientShader()194 colors[4] = ColorUtils.compositeColors(mBottomInnerStrokeColor, mCurrentBorderTintColor); in createGradientShader()