Searched refs:NativeWindowType (Results 1 – 6 of 6) 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 | 112 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 | 460 NativeWindowType window, in eglCreateWindowSurface()
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 1247 NativeWindowType window, const EGLint* /*attrib_list*/) in createWindowSurface() 1571 NativeWindowType window, in eglCreateWindowSurface()
|