Searched refs:ALPHA_STEP (Results 1 – 1 of 1) sorted by relevance
47 private static final int ALPHA_STEP = 0xFF000000 / NUM_GLOW_STEPS; field in DraggableDot166 color = i*(color | ALPHA_STEP); in onDraw()