Searched defs:eglCreateWindowSurface (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/native/opengl/tools/glgen/stubs/egl/ |
H A D | eglCreateWindowSurface.java | 19 public static EGLSurface eglCreateWindowSurface(EGLDisplay dpy, in eglCreateWindowSurface() method
|
/aosp12/frameworks/base/opengl/java/com/google/android/gles_jni/ |
H A D | EGLImpl.java | 87 …public EGLSurface eglCreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_windo… in eglCreateWindowSurface() method in EGLImpl
|
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
H A D | EGL10.java | 104 …EGLSurface eglCreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_window, int… in eglCreateWindowSurface() method
|
/aosp12/frameworks/base/opengl/java/android/opengl/ |
H A D | EGLLogWrapper.java | 125 public EGLSurface eglCreateWindowSurface(EGLDisplay display, in eglCreateWindowSurface() method in EGLLogWrapper
|
H A D | EGL14.java | 247 public static EGLSurface eglCreateWindowSurface(EGLDisplay dpy, in eglCreateWindowSurface() method in EGL14
|
/aosp12/frameworks/native/opengl/libs/EGL/ |
H A D | eglApi.cpp | 106 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, NativeWindowType window, in eglCreateWindowSurface() function
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |