Searched refs:ambientShadowColor (Results 1 – 1 of 1) sorted by relevance
49 setShadowLayer(mShadowInfo.ambientShadowBlur, 0, 0, mShadowInfo.ambientShadowColor); in DoubleShadowBubbleTextView()63 getTextShadowColor(mShadowInfo.ambientShadowColor, alpha)); in onDraw()85 public final int ambientShadowColor; field in DoubleShadowBubbleTextView.ShadowInfo99 ambientShadowColor = a.getColor(R.styleable.ShadowInfo_ambientShadowColor, 0); in ShadowInfo()111 int ambientShadowAlpha = Color.alpha(ambientShadowColor); in skipDoubleShadow()117 getTextShadowColor(ambientShadowColor, textAlpha)); in skipDoubleShadow()