Searched defs:eglCreateWindowSurface (Results 1 – 8 of 8) sorted by relevance
| /frameworks/native/opengl/tools/glgen/stubs/egl/ |
| D | eglCreateWindowSurface.java | 19 public static EGLSurface eglCreateWindowSurface(EGLDisplay dpy, in eglCreateWindowSurface() method
|
| /frameworks/base/libs/hwui/debug/ |
| D | nullegl.cpp | 85 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, in eglCreateWindowSurface() function
|
| /frameworks/base/opengl/java/com/google/android/gles_jni/ |
| D | EGLImpl.java | 78 …public EGLSurface eglCreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_windo… in eglCreateWindowSurface() method in EGLImpl
|
| /frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
| D | EGL10.java | 104 …EGLSurface eglCreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_window, int… in eglCreateWindowSurface() method
|
| /frameworks/base/opengl/java/android/opengl/ |
| D | EGLLogWrapper.java | 125 public EGLSurface eglCreateWindowSurface(EGLDisplay display, in eglCreateWindowSurface() method in EGLLogWrapper
|
| D | EGL14.java | 246 public static EGLSurface eglCreateWindowSurface(EGLDisplay dpy, in eglCreateWindowSurface() method in EGL14
|
| /frameworks/native/opengl/libs/EGL/ |
| D | eglApi.cpp | 107 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, NativeWindowType window, in eglCreateWindowSurface() function
|
| /frameworks/native/opengl/libagl/ |
| D | egl.cpp | 1613 EGLSurface eglCreateWindowSurface( EGLDisplay dpy, EGLConfig config, in eglCreateWindowSurface() function
|