Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/
Dnullegl.cpp66 EGLBoolean eglTerminate(EGLDisplay dpy) { in eglTerminate() function
/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java45 public native boolean eglTerminate(EGLDisplay display); in eglTerminate() method in EGLImpl
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java120 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.java182 public static native boolean eglTerminate( in eglTerminate() method in EGL14
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp281 EGLBoolean eglTerminate(EGLDisplay dpy) in eglTerminate() function
/frameworks/native/opengl/libagl/
Degl.cpp1445 EGLBoolean eglTerminate(EGLDisplay dpy) in eglTerminate() function
/frameworks/native/opengl/libs/GLES_trace/proto/
Dgltrace.proto763 eglTerminate = 2002; enumerator