Searched refs:ColorTest (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/ |
D | PlatformInspectableProcessorTest.java | 236 class ColorTest { class in PlatformInspectableProcessorTest 242 ColorTest(Random seed) { in ColorTest() method in PlatformInspectableProcessorTest.ColorTest 268 ColorTest node = new ColorTest(mRandom); in testColorTypeInference()
|
/cts/tests/tests/nativehardware/jni/ |
D | AHardwareBufferGLTest.cpp | 1852 class ColorTest : public AHardwareBufferGLTest { class 1867 TEST_P(ColorTest, GpuColorOutputIsRenderable) { in TEST_P() argument 1912 TEST_P(ColorTest, GpuColorOutputCpuRead) { in TEST_P() argument 1960 TEST_P(ColorTest, CpuWriteColorGpuRead) { in TEST_P() argument 2014 TEST_P(ColorTest, GpuSampledImageCanBeSampled) { in TEST_P() argument 2075 TEST_P(ColorTest, GpuColorOutputAndSampledImage) { in TEST_P() argument 2128 TEST_P(ColorTest, MipmapComplete) { in TEST_P() argument 2180 TEST_P(ColorTest, CubemapSampling) { in TEST_P() argument 2232 TEST_P(ColorTest, CubemapMipmaps) { in TEST_P() argument 2287 SingleLayer, ColorTest, [all …]
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | ColorTest.java | 41 public class ColorTest { class 43 private static final String LOG_TAG = ColorTest.class.getSimpleName();
|