Searched defs:EGL_OPENGL_ES2_BIT (Results 1 – 9 of 9) sorted by relevance
49 private static final int EGL_OPENGL_ES2_BIT = 4; field in EglBase
28 private static final int EGL_OPENGL_ES2_BIT = 4; field in GdxEglConfigChooser
173 private static int EGL_OPENGL_ES2_BIT = 4; field in GLSurfaceView20API18.ConfigChooser
190 private static int EGL_OPENGL_ES2_BIT = 4; field in GLSurfaceView20.ConfigChooser
28 #define EGL_OPENGL_ES2_BIT 0x0004 macro
124 private static int EGL_OPENGL_ES2_BIT = 4; field in ViEAndroidGLES20.ConfigChooser
157 #define EGL_OPENGL_ES2_BIT 0x0004 /* EGL_RENDERABLE_TYPE mask bits */ macro
198 int EGL_OPENGL_ES2_BIT = 4; in checkGL20() local
17 #define EGL_OPENGL_ES2_BIT 0x0004 macro