Home
last modified time | relevance | path

Searched refs:NativeWindowType (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/opengl/tests/angeles/include/GLES/
Degltypes.h11 typedef void *NativeWindowType; typedef
Degl.h206 … APIENTRY eglCreateWindowSurface (EGLDisplay dpy, EGLConfig config, NativeWindowType window, const…
/frameworks/native/opengl/include/EGL/
Deglplatform.h144 typedef EGLNativeWindowType NativeWindowType; typedef
/frameworks/native/opengl/libs/EGL/
Degl_entries.in8 EGL_ENTRY(EGLSurface, eglCreateWindowSurface, EGLDisplay, EGLConfig, NativeWindowType, const EGLint…
DeglApi.cpp107 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, NativeWindowType window, in eglCreateWindowSurface()
Degl_platform_entries.cpp790 NativeWindowType window,
795 EGLSurface eglCreateWindowSurfaceImpl(EGLDisplay dpy, EGLConfig config, NativeWindowType window, in eglCreateWindowSurfaceImpl()
/frameworks/native/opengl/libs/
Dplatform_entries.in8 EGL_ENTRY(EGLSurface, eglCreateWindowSurface, EGLDisplay, EGLConfig, NativeWindowType, const EGLint…
/frameworks/native/opengl/libagl/
Degl.cpp1287 NativeWindowType window, const EGLint* /*attrib_list*/) in createWindowSurface()
1614 NativeWindowType window, in eglCreateWindowSurface()