HomeSort by relevance Sort by last modified time
    Searched refs:printConfigs (Results 1 - 3 of 3) sorted by null

  /development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/
GL2JNIView.java 177 printConfigs(egl, display, configs);
221 private void printConfigs(EGL10 egl, EGLDisplay display,
  /frameworks/base/opengl/tests/gl2_jni/src/com/android/gl2jni/
GL2JNIView.java 133 // printConfigs(egl, display, configs);
177 private void printConfigs(EGL10 egl, EGLDisplay display,
  /frameworks/base/opengl/tests/gldual/src/com/android/gldual/
GLDualGL2View.java 136 // printConfigs(egl, display, configs);
180 private void printConfigs(EGL10 egl, EGLDisplay display,

Completed in 486 milliseconds