/frameworks/compile/mclinker/lib/LD/ |
D | TextDiagnosticPrinter.cpp | 17 static const enum llvm::raw_ostream::Colors FatalColor = llvm::raw_ostream::YELLOW; 112 m_OStream.changeColor(llvm::raw_ostream::YELLOW); in handleDiagnostic() 131 m_OStream.changeColor(llvm::raw_ostream::YELLOW); in handleDiagnostic() 144 m_OStream.changeColor(llvm::raw_ostream::YELLOW); in handleDiagnostic()
|
/frameworks/native/services/surfaceflinger/ |
D | Colorizer.h | 30 YELLOW = 33, enumerator
|
/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/ |
D | ResourceModifiers.java | 100 Color.YELLOW, Color.MAGENTA, Shader.TileMode.MIRROR); in ResourceModifiers() 103 Color.YELLOW, Color.MAGENTA); in ResourceModifiers()
|
/frameworks/base/core/tests/coretests/src/com/android/internal/util/ |
D | FileRotatorTest.java | 233 private static final String YELLOW = "yellow"; field in FileRotatorTest 256 rotate.combineActive(reader, writer(YELLOW), currentTime); in testQueryMatch() 258 final String[] FULL_SET = { RED, GREEN, BLUE, YELLOW }; in testQueryMatch() 272 GREEN, BLUE, YELLOW); in testQueryMatch()
|
/frameworks/testing/espresso/espresso-sample/src/main/java/com/google/android/apps/common/testing/ui/testapp/ |
D | SimplePagerAdapter.java | 31 Color.YELLOW,
|
/frameworks/rs/cpu_ref/linkloader/include/impl/ |
D | ELFReloc.hxx | 93 out().changeColor(raw_ostream::YELLOW, true); in print()
|
D | ELFSectionHeader.hxx | 78 out().changeColor(raw_ostream::YELLOW, true); in print()
|
D | ELFSymbol.hxx | 88 out().changeColor(raw_ostream::YELLOW, true); in print()
|
/frameworks/base/tests/BiDiTests/src/com/android/bidi/ |
D | BiDiTestViewDrawText.java | 47 mColor = a.getColor(R.styleable.DrawTextTestView_color, Color.YELLOW); in BiDiTestViewDrawText()
|
/frameworks/base/graphics/java/android/graphics/ |
D | Color.java | 46 public static final int YELLOW = 0xFFFFFF00; field in Color 406 sColorNameMap.put("yellow", YELLOW);
|
/frameworks/base/core/java/android/view/accessibility/ |
D | CaptioningManager.java | 475 YELLOW_ON_BLACK = new CaptionStyle(Color.YELLOW, Color.BLACK, EDGE_TYPE_NONE, 477 YELLOW_ON_BLUE = new CaptionStyle(Color.YELLOW, Color.BLUE, EDGE_TYPE_NONE,
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
D | ShadersActivity.java | 96 Color.YELLOW, Color.MAGENTA, Shader.TileMode.MIRROR); in ShadersView()
|
D | MoreShadersActivity.java | 90 Color.YELLOW, Color.MAGENTA, Shader.TileMode.MIRROR); in ShadersView()
|
/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/ |
D | SurfaceAndTextureViews.java | 105 static final int LARGE_COLOR = Color.YELLOW;
|
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
D | TiledImageView.java | 330 Color.YELLOW,
|
/frameworks/base/tools/apilint/ |
D | apilint.py | 32 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable 208 …_fail(clazz, detail, "%sWarning:%s %s" % (format(fg=YELLOW, bg=BLACK, bold=True), format(reset=Tru…
|
/frameworks/base/api/ |
D | current.txt | 10682 field public static final int YELLOW = -256; // 0xffffff00
|