Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/opengl/src/com/android/cts/opengl/primitive/
DGLPrimitiveActivity.java108 private static native void setupPixelOutputBenchmark( in setupPixelOutputBenchmark() method in GLPrimitiveActivity
150 setupPixelOutputBenchmark(mSurface, mOffscreen, workload); in run()