Searched refs:EGL11 (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL11.java19 public interface EGL11 extends EGL10 { interface in inherits:EGL10
/frameworks/base/opengl/java/android/opengl/
H A DGLUtils.java22 import javax.microedition.khronos.egl.EGL11;
257 case EGL11.EGL_CONTEXT_LOST:
H A DEGLLogWrapper.java24 import javax.microedition.khronos.egl.EGL11;
30 class EGLLogWrapper implements EGL11 {
565 case EGL11.EGL_CONTEXT_LOST:
H A DGLSurfaceView.java24 import javax.microedition.khronos.egl.EGL11;
1545 case EGL11.EGL_CONTEXT_LOST:

Completed in 90 milliseconds