Searched refs:setArrayFormat (Results 1 – 2 of 2) sorted by relevance
57 mBrighteningThresholds = setArrayFormat(brighteningThresholds, 1000.0f); in HysteresisLevels()58 mDarkeningThresholds = setArrayFormat(darkeningThresholds, 1000.0f); in HysteresisLevels()59 mThresholdLevels = setArrayFormat(thresholdLevels, 1.0f); in HysteresisLevels()107 private float[] setArrayFormat(int[] configArray, float divideFactor) { in setArrayFormat() method in HysteresisLevels
18371 HSPLcom/android/server/display/HysteresisLevels;->setArrayFormat([IF)[F