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

/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DEGLSurfaceImpl.java21 public class EGLSurfaceImpl extends EGLSurface { class in inherits:EGLSurface
24 public EGLSurfaceImpl() { method in class:EGLSurfaceImpl
28 public EGLSurfaceImpl(int surface) { method in class:EGLSurfaceImpl
38 EGLSurfaceImpl that = (EGLSurfaceImpl) o;

Completed in 62 milliseconds