Home
last modified time | relevance | path

Searched refs:EGLSurfaceImpl (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLSurfaceImpl.java21 public class EGLSurfaceImpl extends EGLSurface { class
23 public EGLSurfaceImpl() { in EGLSurfaceImpl() method in EGLSurfaceImpl
26 public EGLSurfaceImpl(long surface) { in EGLSurfaceImpl() method in EGLSurfaceImpl
35 EGLSurfaceImpl that = (EGLSurfaceImpl) o; in equals()
DEGLImpl.java34 private EGLSurfaceImpl mSurface = new EGLSurfaceImpl(-1);
75 return new EGLSurfaceImpl( eglSurfaceId ); in eglCreatePbufferSurface()
79 EGLSurfaceImpl sur = new EGLSurfaceImpl(); in eglCreatePixmapSurface()
114 return new EGLSurfaceImpl( eglSurfaceId ); in eglCreateWindowSurface()
153 mSurface = new EGLSurfaceImpl(value); in eglGetCurrentSurface()
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java96 EGLSurface EGL_NO_SURFACE = new com.google.android.gles_jni.EGLSurfaceImpl(0);
/frameworks/base/boot/
Dpreloaded-classes13474 com.google.android.gles_jni.EGLSurfaceImpl
Dboot-image-profile.txt22312 HSPLcom/google/android/gles_jni/EGLSurfaceImpl;-><init>(J)V
35919 Lcom/google/android/gles_jni/EGLSurfaceImpl;
/frameworks/base/config/
Dpreloaded-classes13918 com.google.android.gles_jni.EGLSurfaceImpl
Dboot-image-profile.txt23306 HSPLcom/google/android/gles_jni/EGLSurfaceImpl;-><init>(J)V
46493 Lcom/google/android/gles_jni/EGLSurfaceImpl;