Searched refs:updateBrightnessIntFromFloat (Results 1 – 1 of 1) sorted by relevance
64 updateBrightnessIntFromFloat(Float.intBitsToFloat(msg.arg1));102 updateBrightnessIntFromFloat(currentFloatBrightness); in startSynchronizing()208 private void updateBrightnessIntFromFloat(float value) { in updateBrightnessIntFromFloat() method in BrightnessSynchronizer