Searched refs:ambientShadowBlur (Results 1 – 1 of 1) sorted by relevance
49 setShadowLayer(mShadowInfo.ambientShadowBlur, 0, 0, mShadowInfo.ambientShadowColor); in DoubleShadowBubbleTextView()62 getPaint().setShadowLayer(mShadowInfo.ambientShadowBlur, 0, 0, in onDraw()84 public final float ambientShadowBlur; field in DoubleShadowBubbleTextView.ShadowInfo97 ambientShadowBlur = a.getDimensionPixelSize( in ShadowInfo()116 textView.getPaint().setShadowLayer(ambientShadowBlur, 0, 0, in skipDoubleShadow()