Searched defs:EGL_SUCCESS (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degl.h99 #define EGL_SUCCESS 0x3000 macro
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java22 int EGL_SUCCESS = 0x3000; field in interface:EGL10
/frameworks/native/opengl/include/EGL/
H A Degl.h77 #define EGL_SUCCESS 0x3000 macro
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java40 public static final int EGL_SUCCESS = 0x3000; field in class:EGL14

Completed in 1094 milliseconds