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
23 public EGLSurfaceImpl() { method in class:EGLSurfaceImpl
26 public EGLSurfaceImpl(long surface) { method in class:EGLSurfaceImpl
35 EGLSurfaceImpl that = (EGLSurfaceImpl) o;

Completed in 76 milliseconds