Searched defs:Color (Results 1 – 7 of 7) sorted by relevance
/frameworks/native/services/surfaceflinger/tests/utils/ |
D | ColorUtils.h | 24 struct Color { struct 30 static const Color RED; argument 31 static const Color GREEN; argument 32 static const Color BLUE; argument 33 static const Color WHITE; argument 34 static const Color BLACK; argument 35 static const Color TRANSPARENT; argument
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | DualToneHandler.kt | 98 private data class Color(val single: Int, val background: Int, val fill: Int) class
|
/frameworks/base/graphics/java/android/graphics/ |
D | Color.java | 293 public class Color { class 325 public Color() { in Color() method in Color 340 private Color(float r, float g, float b, float a) { in Color() method in Color 354 private Color(float r, float g, float b, float a, @NonNull ColorSpace colorSpace) { in Color() method in Color 365 private Color(@Size(min = 4, max = 5) float[] components, @NonNull ColorSpace colorSpace) { in Color() method in Color
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | Hal.h | 51 using Color = IComposerClient::Color; variable
|
/frameworks/base/libs/hwui/utils/ |
D | Color.h | 34 enum Color { enum
|
/frameworks/av/media/codec2/sfplugin/tests/ |
D | MediaCodec_sanity_test.cpp | 293 const int32_t Color = GetParam(); in TEST_P() local
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |