Searched refs:PRESSED_STATE_MULTIPLIER (Results 1 - 1 of 1) sorted by path

/frameworks/opt/colorpicker/src/com/android/colorpicker/
H A DColorStateDrawable.java30 private static final float PRESSED_STATE_MULTIPLIER = 0.70f; field in class:ColorStateDrawable
64 hsv[2] = hsv[2] * PRESSED_STATE_MULTIPLIER;

Completed in 231 milliseconds