Home
last modified time | relevance | path

Searched defs:GREEN (Results 1 – 20 of 20) sorted by relevance

/aosp12/packages/providers/MediaProvider/tests/src/com/android/providers/media/playlist/
H A DPlaylistTest.java37 private final Path GREEN = new File("../green").toPath(); field in PlaylistTest
/aosp12/frameworks/native/services/surfaceflinger/
H A DColorizer.h29 GREEN = 32, enumerator
/aosp12/packages/apps/Gallery2/jni/filters/
H A Dfilters.h41 #define GREEN (i+1) macro
/aosp12/frameworks/native/services/surfaceflinger/tests/utils/
H A DColorUtils.h31 static const Color GREEN; member
/aosp12/art/tools/checker/common/
H A Dlogger.py25 DEFAULT, BLUE, GRAY, PURPLE, RED, GREEN = range(6) variable in Logger.Color
/aosp12/frameworks/base/tools/stringslint/
H A Dstringslint.py37 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable
/aosp12/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
H A DFileRotatorTest.java228 private static final String GREEN = "green"; field in FileRotatorTest
/aosp12/frameworks/base/core/tests/coretests/src/android/colormodel/
H A DCamTest.java32 static final int GREEN = 0xff00ff00; field in CamTest
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/
H A DReadbackVts.h52 static const IComposerClient::Color GREEN = {0, 0xff, 0, 0xff}; variable
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DScreenshotTests.java186 public static final int GREEN = 0xFF00FF00; field in ScreenshotTests.PixelColor
/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DEventHub.h153 GREEN = 1, enumerator
163 GREEN = 0x00000004, enumerator
/aosp12/frameworks/base/tools/apilint/
H A Ddeprecated_at_birth.py25 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable
/aosp12/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
H A DMaterial.java40 public static final int GREEN = 1; field in Material
/aosp12/frameworks/base/tools/aapt2/compile/
H A DNinePatch_test.cpp27 #define GREEN "\xff\x00\x00\xff" macro
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DSpline.java37 public static final int GREEN = 2; field in Spline
/aosp12/frameworks/base/core/java/com/android/internal/graphics/palette/
H A DWuQuantizer.java426 GREEN, enumConstant
/aosp12/packages/apps/Messaging/jni/
H A DGifTranscoder.cpp34 #define GREEN(color) (((color) >> 8) & 0xff) macro
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DColor.java299 @ColorInt public static final int GREEN = 0xFF00FF00; field in Color
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DSFFakeHwc_test.cpp92 constexpr static TestColor GREEN = {63, 195, 63, 255}; variable
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...