Home
last modified time | relevance | path

Searched refs:COLOR_FADE_LEVEL (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayPowerState.java102 public static final FloatProperty<DisplayPowerState> COLOR_FADE_LEVEL = field in DisplayPowerState
H A DDisplayPowerController.java827 mPowerState, DisplayPowerState.COLOR_FADE_LEVEL, 0.0f, 1.0f); in initialize()
832 mPowerState, DisplayPowerState.COLOR_FADE_LEVEL, 1.0f, 0.0f); in initialize()