Home
last modified time | relevance | path

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

/development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/
DGL2JNIView.java190 EGL10.EGL_STENCIL_SIZE, 0); in chooseConfig()
240 EGL10.EGL_STENCIL_SIZE, in printConfig()
/development/ndk/platforms/android-4/samples/san-angeles/jni/
Dapp-linux.c109 EGL_STENCIL_SIZE, EGL_DONT_CARE, in initGraphics()
Dapp-win32.c95 EGL_STENCIL_SIZE, EGL_DONT_CARE, in initEGL()
/development/ndk/platforms/android-9/include/EGL/
Degl.h102 #define EGL_STENCIL_SIZE 0x3026 macro