Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dnullegl.cpp127 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, in eglMakeCurrent() function
/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java42 …public native boolean eglMakeCurrent(EGLDisplay display, EGLSurface draw, EGLSurface read, EGL… in eglMakeCurrent() method in EGLImpl
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java263 public boolean eglMakeCurrent(EGLDisplay display, EGLSurface draw, in eglMakeCurrent() method in EGLLogWrapper
DEGL14.java407 public static native boolean eglMakeCurrent( in eglMakeCurrent() method in EGL14
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java113 …boolean eglMakeCurrent(EGLDisplay display, EGLSurface draw, EGLSurface read, EGLContext contex… in eglMakeCurrent() method
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp711 EGLBoolean eglMakeCurrent( EGLDisplay dpy, EGLSurface draw, in eglMakeCurrent() function
/frameworks/native/opengl/libagl/
Degl.cpp1714 EGLBoolean eglMakeCurrent( EGLDisplay dpy, EGLSurface draw, in eglMakeCurrent() function