Searched defs:EGL_NO_SURFACE (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/tests/angeles/include/GLES/
H A Degltypes.h20 #define EGL_NO_SURFACE ((EGLSurface)0) macro
/frameworks/base/opengl/include/EGL/
H A Degl.h71 #define EGL_NO_SURFACE ((EGLSurface)0) macro
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java95 EGLSurface EGL_NO_SURFACE = new com.google.android.gles_jni.EGLSurfaceImpl(0); field in interface:EGL10

Completed in 46 milliseconds