/aosp12/frameworks/native/services/surfaceflinger/tests/utils/ |
H A 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
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | DualToneHandler.kt | 98 private data class Color(val single: Int, val background: Int, val fill: Int) dataClass
|
/aosp12/system/tools/hidl/lint/ |
H A D | Lint.cpp | 80 enum Color { DEFAULT = 0, RED = 31, YELLOW = 33 }; enum
|
/aosp12/packages/apps/Settings/src/com/android/settings/network/telephony/ |
H A D | RenameMobileNetworkDialogFragment.java | 246 private class Color { class in RenameMobileNetworkDialogFragment 252 private Color(String label, int color, int iconSize, int strokeWidth) { in Color() method in RenameMobileNetworkDialogFragment.Color
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | Color.java | 292 public class Color { class 324 public Color() { in Color() method in Color 339 private Color(float r, float g, float b, float a) { in Color() method in Color 353 private Color(float r, float g, float b, float a, @NonNull ColorSpace colorSpace) { in Color() method in Color 364 private Color(@Size(min = 4, max = 5) float[] components, @NonNull ColorSpace colorSpace) { in Color() method in Color
|
/aosp12/packages/apps/Gallery2/jni/filters/ |
H A D | filters.h | 25 typedef unsigned int Color; typedef
|
/aosp12/art/tools/checker/common/ |
H A D | logger.py | 24 class Color(enum.Enum): class in Logger
|
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/ |
H A D | Hal.h | 51 using Color = IComposerClient::Color; variable
|
/aosp12/frameworks/base/libs/hwui/utils/ |
H A D | Color.h | 32 enum Color { enum
|
/aosp12/frameworks/av/media/codec2/sfplugin/tests/ |
H A D | MediaCodec_sanity_test.cpp | 293 const int32_t Color = GetParam(); in TEST_P() local
|
/aosp12/system/core/cli-test/ |
H A D | cli-test.cpp | 64 enum Color { kRed, kGreen }; enum
|
/aosp12/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/ |
H A D | Constants.java | 25 public static final class Color { class in Constants
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |