Searched refs:colorUp (Results 1 – 2 of 2) sorted by relevance
342 final int colorUp = raised ? Color.WHITE : mEdgeColor; in onDraw() local348 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()