Searched refs:YELLOW (Results 1 - 14 of 14) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DColorizer.h30 YELLOW = 33, enumerator in enum:android::Colorizer::color
/frameworks/compile/mclinker/lib/LD/
H A DTextDiagnosticPrinter.cpp17 static const enum llvm::raw_ostream::Colors FatalColor = llvm::raw_ostream::YELLOW;
115 m_OStream.changeColor(llvm::raw_ostream::YELLOW);
134 m_OStream.changeColor(llvm::raw_ostream::YELLOW);
147 m_OStream.changeColor(llvm::raw_ostream::YELLOW);
/frameworks/base/tests/BiDiTests/src/com/android/bidi/
H A DBiDiTestViewDrawText.java47 mColor = a.getColor(R.styleable.DrawTextTestView_color, Color.YELLOW);
/frameworks/rs/cpu_ref/linkloader/include/impl/
H A DELFReloc.hxx93 out().changeColor(raw_ostream::YELLOW, true);
H A DELFSectionHeader.hxx78 out().changeColor(raw_ostream::YELLOW, true);
H A DELFSymbol.hxx88 out().changeColor(raw_ostream::YELLOW, true);
/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DFileRotatorTest.java231 private static final String YELLOW = "yellow"; field in class:FileRotatorTest
254 rotate.combineActive(reader, writer(YELLOW), currentTime);
256 final String[] FULL_SET = { RED, GREEN, BLUE, YELLOW };
270 GREEN, BLUE, YELLOW);
/frameworks/base/core/java/android/view/accessibility/
H A DCaptioningManager.java353 Color.YELLOW, Color.BLACK, EDGE_TYPE_NONE, Color.BLACK, null);
355 Color.YELLOW, Color.BLUE, EDGE_TYPE_NONE, Color.BLACK, null);
/frameworks/base/graphics/java/android/graphics/
H A DColor.java46 public static final int YELLOW = 0xFFFFFF00; field in class:Color
406 sColorNameMap.put("yellow", YELLOW);
/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
H A DResourceModifiers.java91 Color.YELLOW, Color.MAGENTA, Shader.TileMode.MIRROR);
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DShadersActivity.java96 Color.YELLOW, Color.MAGENTA, Shader.TileMode.MIRROR);
H A DMoreShadersActivity.java90 Color.YELLOW, Color.MAGENTA, Shader.TileMode.MIRROR);
/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
H A DSurfaceAndTextureViews.java105 static final int LARGE_COLOR = Color.YELLOW;
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DTiledImageView.java330 Color.YELLOW,

Completed in 336 milliseconds