Searched defs:EGL_OPENGL_ES2_BIT (Results 1 – 2 of 2) sorted by relevance
148 private static int EGL_OPENGL_ES2_BIT = 4; field in GL2JNIView.ConfigChooser
157 #define EGL_OPENGL_ES2_BIT 0x0004 /* EGL_RENDERABLE_TYPE mask bits */ macro