Home
last modified time | relevance | path

Searched refs:ColorTest (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DOWNERS3 per-file ColorTest.java = arteiro@google.com, dupin@google.com
DColorTest.java47 public class ColorTest { class
49 private static final String LOG_TAG = ColorTest.class.getSimpleName();
/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
DPlatformInspectableProcessorTest.java236 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/graphics/
DAndroid.bp74 "src/android/graphics/cts/ColorTest.java",
/cts/tests/tests/nativehardware/jni/
DAHardwareBufferGLTest.cpp1860 class ColorTest : public AHardwareBufferGLTest { class
1875 TEST_P(ColorTest, GpuColorOutputIsRenderable) { in TEST_P() argument
1920 TEST_P(ColorTest, GpuColorOutputCpuRead) { in TEST_P() argument
1968 TEST_P(ColorTest, CpuWriteColorGpuRead) { in TEST_P() argument
2022 TEST_P(ColorTest, GpuSampledImageCanBeSampled) { in TEST_P() argument
2083 TEST_P(ColorTest, GpuColorOutputAndSampledImage) { in TEST_P() argument
2136 TEST_P(ColorTest, MipmapComplete) { in TEST_P() argument
2188 TEST_P(ColorTest, CubemapSampling) { in TEST_P() argument
2240 TEST_P(ColorTest, CubemapMipmaps) { in TEST_P() argument
2295 SingleLayer, ColorTest,
[all …]