Home
last modified time | relevance | path

Searched defs:COLOR (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/opengl/src/android/opengl/cts/
DConstants.java21 public static final int COLOR = 3; field in Constants
/cts/tests/tests/text/src/android/text/style/cts/
DIconMarginSpanTest.java42 private static final int[] COLOR = new int[WIDTH * HEIGHT]; field in IconMarginSpanTest
/cts/tests/tests/view/src/android/view/cts/
DTextureViewStressTestActivity.java116 private static final float[][] COLOR = { field in TextureViewStressTestActivity.GLRendererImpl
/cts/tests/tests/graphics/src/android/graphics/cts/
DNinePatchTest.java50 private static final int[] COLOR = new int[WIDTH * HEIGTH]; field in NinePatchTest