Searched refs:colorUp (Results 1 – 2 of 2) sorted by relevance
343 final int colorUp = raised ? Color.WHITE : mEdgeColor; in onDraw() local349 textPaint.setShadowLayer(mShadowRadius, -offset, -offset, colorUp); in onDraw()
1381 final int colorUp = raised ? Color.WHITE : mEdgeColor; in drawEdgeRaisedOrDepressed() local1386 setShadowLayer(mShadowRadius, -offset, -offset, colorUp); in drawEdgeRaisedOrDepressed()