Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/
Dnullegl.cpp135 EGLContext eglGetCurrentContext(void) { in eglGetCurrentContext() function
/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java118 public synchronized EGLContext eglGetCurrentContext() { in eglGetCurrentContext() method in EGLImpl
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java107 EGLContext eglGetCurrentContext(); in eglGetCurrentContext() method
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java196 public EGLContext eglGetCurrentContext() { in eglGetCurrentContext() method in EGLLogWrapper
DEGL14.java416 public static native EGLContext eglGetCurrentContext( in eglGetCurrentContext() method in EGL14
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp832 EGLContext eglGetCurrentContext(void) in eglGetCurrentContext() function
/frameworks/native/opengl/libagl/
Degl.cpp1828 EGLContext eglGetCurrentContext(void) in eglGetCurrentContext() function
/frameworks/native/opengl/libs/GLES_trace/proto/
Dgltrace.proto775 eglGetCurrentContext = 2014; enumerator