Home
last modified time | relevance | path

Searched defs:ColorProfile (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/battery/ui/viewmodel/
DBatteryViewModel.kt251 data class ColorProfile(val dark: BatteryColors, val light: BatteryColors) class
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
DOutput.h138 struct ColorProfile { struct
/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/unified/
DBatteryDrawableState.kt26 enum class ColorProfile { class
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DDisplayTest.cpp403 using ColorProfile = Output::ColorProfile; in TEST_F() typedef
439 using ColorProfile = Output::ColorProfile; in TEST_F() typedef
DOutputTest.cpp208 using ColorProfile = compositionengine::Output::ColorProfile; typedef
571 using ColorProfile = Output::ColorProfile; in TEST_F() typedef
586 using ColorProfile = Output::ColorProfile; in TEST_F() typedef