Home
last modified time | relevance | path

Searched refs:NativeWindowType (Results 1 – 6 of 6) 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.h112 typedef EGLNativeWindowType NativeWindowType; typedef
/frameworks/native/opengl/libs/EGL/
Degl_entries.in8 EGL_ENTRY(EGLSurface, eglCreateWindowSurface, EGLDisplay, EGLConfig, NativeWindowType, const EGLint…
DeglApi.cpp460 NativeWindowType window, in eglCreateWindowSurface()
/frameworks/native/opengl/libagl/
Degl.cpp1247 NativeWindowType window, const EGLint* /*attrib_list*/) in createWindowSurface()
1571 NativeWindowType window, in eglCreateWindowSurface()