Home
last modified time | relevance | path

Searched refs:BLUE (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/tests/coretests/src/com/android/internal/util/
DFileRotatorTest.java230 private static final String BLUE = "blue"; field in FileRotatorTest
250 rotate.combineActive(reader, writer(BLUE), currentTime); in testQueryMatch()
256 final String[] FULL_SET = { RED, GREEN, BLUE, YELLOW }; in testQueryMatch()
265 RED, GREEN, BLUE); in testQueryMatch()
270 GREEN, BLUE, YELLOW); in testQueryMatch()
275 assertReadMatching(rotate, blueStart + SECOND_IN_MILLIS, blueEnd - SECOND_IN_MILLIS, BLUE); in testQueryMatch()
/frameworks/native/services/surfaceflinger/
DColorizer.h31 BLUE = 34, enumerator
/frameworks/base/graphics/tests/graphicstests/src/android/graphics/
DBitmapFactoryTest.java34 new int[] { Color.BLUE }, 1, 1, Bitmap.Config.RGB_565); in testBitmapParcelFileDescriptor()
/frameworks/base/core/tests/coretests/src/android/view/
DViewAttachView.java78 canvas.drawColor(Color.BLUE); in onDraw()
/frameworks/base/graphics/java/android/graphics/
DColor.java45 public static final int BLUE = 0xFF0000FF; field in Color
405 sColorNameMap.put("blue", BLUE);
/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
DResourceModifiers.java88 Color.BLUE, Color.RED, Shader.TileMode.CLAMP); in ResourceModifiers()
/frameworks/compile/mclinker/lib/LD/
DTextDiagnosticPrinter.cpp22 static const enum llvm::raw_ostream::Colors IgnoreColor = llvm::raw_ostream::BLUE;
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DShadersActivity.java93 Color.BLUE, Color.MAGENTA, Shader.TileMode.CLAMP); in ShadersView()
DViewPropertyAlphaActivity.java84 text.setSpan(new ForegroundColorSpan(Color.BLUE), 4, 9, in onCreate()
/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
DSurfaceAndTextureViews.java104 static final int SMALL_COLOR = Color.BLUE;
/frameworks/base/core/java/android/view/accessibility/
DCaptioningManager.java355 Color.YELLOW, Color.BLUE, EDGE_TYPE_NONE, Color.BLACK, null);
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DTiledImageView.java329 Color.BLUE,
/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
DTestDocumentsProvider.java328 paint.setColor(Color.BLUE); in openDocumentThumbnail()
/frameworks/base/docs/html/training/printing/
Dcustom-docs.jd347 paint.setColor(Color.BLUE);
/frameworks/base/docs/html/guide/topics/ui/
Ddrag-drop.jd896 v.setColorFilter(Color.BLUE);
936 v.setColorFilter(Color.BLUE);
/frameworks/base/api/
Dcurrent.txt9181 field public static final int BLUE = -16776961; // 0xff0000ff