Searched defs:ColorTest (Results 1 – 3 of 3) sorted by relevance
41 public class ColorTest { class
1850 class ColorTest : public AHardwareBufferGLTest { class1865 TEST_P(ColorTest, GpuColorOutputIsRenderable) { in TEST_P() argument1906 TEST_P(ColorTest, GpuColorOutputCpuRead) { in TEST_P() argument1950 TEST_P(ColorTest, CpuWriteColorGpuRead) { in TEST_P() argument2004 TEST_P(ColorTest, GpuSampledImageCanBeSampled) { in TEST_P() argument2065 TEST_P(ColorTest, GpuColorOutputAndSampledImage) { in TEST_P() argument2118 TEST_P(ColorTest, MipmapComplete) { in TEST_P() argument2170 TEST_P(ColorTest, CubemapSampling) { in TEST_P() argument2222 TEST_P(ColorTest, CubemapMipmaps) { in TEST_P() argument
236 class ColorTest { class in PlatformInspectableProcessorTest242 ColorTest(Random seed) { in ColorTest() method in PlatformInspectableProcessorTest.ColorTest