Searched refs:mShadowColor (Results 1 – 1 of 1) sorted by relevance
142 private int mShadowColor; field in KeyboardView327 mShadowColor = a.getColor(attr, 0); in KeyboardView()750 paint.setShadowLayer(mShadowRadius, 0, 0, mShadowColor); in onBufferDraw()