Home
last modified time | relevance | path

Searched defs:eglTerminate (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/libs/hwui/debug/
Dnullegl.cpp67 EGLBoolean eglTerminate(EGLDisplay dpy) { in eglTerminate() function
/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java50 public native boolean eglTerminate(EGLDisplay display); in eglTerminate() method in EGLImpl
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java122 boolean eglTerminate(EGLDisplay display); in eglTerminate() method
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java339 public boolean eglTerminate(EGLDisplay display) { in eglTerminate() method in EGLLogWrapper
DEGL14.java184 public static native boolean eglTerminate( in eglTerminate() method in EGL14
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp77 EGLBoolean eglTerminate(EGLDisplay dpy) { in eglTerminate() function
/frameworks/native/opengl/libagl/
Degl.cpp1475 EGLBoolean eglTerminate(EGLDisplay dpy) in eglTerminate() function