Searched refs:NativeWindowType (Results 1 – 8 of 8) sorted by relevance
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | egltypes.h | 11 typedef void *NativeWindowType; typedef
|
D | egl.h | 206 … APIENTRY eglCreateWindowSurface (EGLDisplay dpy, EGLConfig config, NativeWindowType window, const…
|
/frameworks/native/opengl/include/EGL/ |
D | eglplatform.h | 144 typedef EGLNativeWindowType NativeWindowType; typedef
|
/frameworks/native/opengl/libs/EGL/ |
D | egl_entries.in | 8 EGL_ENTRY(EGLSurface, eglCreateWindowSurface, EGLDisplay, EGLConfig, NativeWindowType, const EGLint…
|
D | eglApi.cpp | 107 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, NativeWindowType window, in eglCreateWindowSurface()
|
D | egl_platform_entries.cpp | 790 NativeWindowType window, 795 EGLSurface eglCreateWindowSurfaceImpl(EGLDisplay dpy, EGLConfig config, NativeWindowType window, in eglCreateWindowSurfaceImpl()
|
/frameworks/native/opengl/libs/ |
D | platform_entries.in | 8 EGL_ENTRY(EGLSurface, eglCreateWindowSurface, EGLDisplay, EGLConfig, NativeWindowType, const EGLint…
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 1287 NativeWindowType window, const EGLint* /*attrib_list*/) in createWindowSurface() 1614 NativeWindowType window, in eglCreateWindowSurface()
|