Searched refs:GLOW_MAX_SCALE_FACTOR (Results 1 – 2 of 2) sorted by relevance
44 private static final float GLOW_MAX_SCALE_FACTOR = 1.35f; field in KeyButtonRipple328 0f, GLOW_MAX_SCALE_FACTOR); in enterSoftware()415 getExtendSize() / 2 - GLOW_MAX_SCALE_FACTOR * getRippleSize() / 2); in enterHardware()423 getExtendSize() / 2 + GLOW_MAX_SCALE_FACTOR * getRippleSize() / 2); in enterHardware()442 mGlowScale = GLOW_MAX_SCALE_FACTOR; in enterHardware()
47 private static final float GLOW_MAX_SCALE_FACTOR = 1.35f; field in KeyButtonRipple358 0f, GLOW_MAX_SCALE_FACTOR); in enterSoftware()451 getExtendSize()/2 - GLOW_MAX_SCALE_FACTOR * getRippleSize()/2); in enterHardware()459 getExtendSize()/2 + GLOW_MAX_SCALE_FACTOR * getRippleSize()/2); in enterHardware()478 mGlowScale = GLOW_MAX_SCALE_FACTOR; in enterHardware()