Searched refs:convertGammaToPercentBright (Results 1 – 1 of 1) sorted by relevance
254 int percentBright = convertGammaToPercentBright(gamma); in refreshDisplayBrightnessFromDisplay()270 int percentBright = convertGammaToPercentBright(gamma); in refreshDisplayBrigtnessFromSetting()275 private static int convertGammaToPercentBright(int gamma) { in convertGammaToPercentBright() method in DisplayInterface.DefaultImpl