Home
last modified time | relevance | path

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

/aosp12/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DEGLImpl.java47 …public native boolean eglMakeCurrent(EGLDisplay display, EGLSurface draw, EGLSurface read, EGL… in eglMakeCurrent() method in EGLImpl
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java115 …boolean eglMakeCurrent(EGLDisplay display, EGLSurface draw, EGLSurface read, EGLContext contex… in eglMakeCurrent() method
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DEGLLogWrapper.java263 public boolean eglMakeCurrent(EGLDisplay display, EGLSurface draw, in eglMakeCurrent() method in EGLLogWrapper
H A DEGL14.java411 public static native boolean eglMakeCurrent( in eglMakeCurrent() method in EGL14
/aosp12/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp182 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) { in eglMakeCurrent() function
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...