Home
last modified time | relevance | path

Searched refs:EGLNativeWindowType (Results 1 – 7 of 7) sorted by relevance

/device/generic/goldfish-opengl/system/include/EGL/
Deglplatform.h78 typedef HWND EGLNativeWindowType; typedef
83 typedef void *EGLNativeWindowType; typedef
91 typedef struct ANativeWindow* EGLNativeWindowType; typedef
103 typedef Window EGLNativeWindowType; typedef
107 typedef void* EGLNativeWindowType; typedef
118 typedef EGLNativeWindowType NativeWindowType;
Degl.h266 EGLNativeWindowType win,
Deglext.h501 … EGLAPIENTRY eglQueryNativeWindowNV( EGLDisplay dpy, EGLSurface surf, EGLNativeWindowType* window);
505 …NTRYP PFNEGLQUERYNATIVEWINDOWNVPROC)(EGLDisplay dpy, EGLSurface surf, EGLNativeWindowType *window);
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl_proc.h31 typedef EGLSurface (* eglCreateWindowSurface_t) (EGLDisplay, EGLConfig, EGLNativeWindowType, const …
Degl.cpp323 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface()
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/
Degl.entries13 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const …
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1034 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface()