Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/include/EGL/
Degl.h113 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/
DGL2JNIView.java252 EGL10.EGL_SAMPLE_BUFFERS, in printConfig()