Home
last modified time | relevance | path

Searched refs:NativeWindowType (Results 1 – 7 of 7) 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.h155 typedef EGLNativeWindowType NativeWindowType; typedef
/frameworks/native/opengl/libs/EGL/
Degl_entries.in8 EGL_ENTRY(EGLSurface, eglCreateWindowSurface, EGLDisplay, EGLConfig, NativeWindowType, const EGLint…
DeglApi.cpp106 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, NativeWindowType window, in eglCreateWindowSurface()
Degl_platform_entries.cpp754 NativeWindowType window,
759 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…