Searched refs:GREEN_STEP (Results 1 – 1 of 1) sorted by relevance
45 private static final int GREEN_STEP = 0x0000FF00 / NUM_GLOW_STEPS; field in DraggableDot165 int color = (mHovering) ? WHITE_STEP : GREEN_STEP; in onDraw()