Searched refs:colorUp (Results 1 – 1 of 1) sorted by relevance
307 int colorUp = raised ? Color.WHITE : mEdgeColor; in onDraw() local312 textPaint.setShadowLayer(mShadowRadius, -offset, -offset, colorUp); in onDraw()