Searched defs:printConfig (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
H A DGL2JNIView.java183 printConfig(egl, display, configs[i]);
187 private void printConfig(EGL10 egl, EGLDisplay display, method in class:GL2JNIView.ConfigChooser
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
H A DGLPerfView.java183 printConfig(egl, display, configs[i]);
187 private void printConfig(EGL10 egl, EGLDisplay display, method in class:GLPerfView.ConfigChooser
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
H A DGLDualGL2View.java186 printConfig(egl, display, configs[i]);
190 private void printConfig(EGL10 egl, EGLDisplay display, method in class:GLDualGL2View.ConfigChooser

Completed in 100 milliseconds