Home
last modified time | relevance | path

Searched refs:PixelOutput (Results 1 – 3 of 3) sorted by relevance

/cts/suite/cts/deviceTests/opengl/src/com/android/cts/opengl/primitive/
DBenchmarkName.java21 PixelOutput, enumConstant
DGLPrimitiveBenchmark.java58 runBenchmark(BenchmarkName.PixelOutput, true, NUM_FRAMES, NUM_ITERATIONS, TIMEOUT); in testPixelOutputOffscreen()
66 runBenchmark(BenchmarkName.PixelOutput, false, NUM_FRAMES, NUM_ITERATIONS, TIMEOUT); in testPixelOutputOnscreen()
DGLPrimitiveActivity.java149 case PixelOutput: in run()