Searched refs:FillRateOpenGLTest (Results 1 – 2 of 2) sorted by relevance
31 public class FillRateOpenGLTest extends RenderPatchOpenGLTest { class36 public FillRateOpenGLTest(@NonNull GamePerformanceActivity activity, boolean testBlend) { in FillRateOpenGLTest() method in FillRateOpenGLTest
125 tests.add(new FillRateOpenGLTest(activity, false /* testBlend */)); in runPerformanceTests()126 tests.add(new FillRateOpenGLTest(activity, true /* testBlend */)); in runPerformanceTests()