Searched refs:EGL11 (Results 1 - 5 of 5) 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;
265 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;
1530 case EGL11.EGL_CONTEXT_LOST:
/frameworks/base/core/java/android/view/
H A DHardwareRenderer.java42 import javax.microedition.khronos.egl.EGL11;
1040 fallback(error != EGL11.EGL_CONTEXT_LOST);

Completed in 338 milliseconds