Searched refs:EGLNativeWindowType (Results 1 – 11 of 11) sorted by relevance
/device/generic/goldfish-opengl/system/include/EGL/ |
D | eglplatform.h | 78 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;
|
D | egl.h | 266 EGLNativeWindowType win,
|
D | eglext.h | 501 … EGLAPIENTRY eglQueryNativeWindowNV( EGLDisplay dpy, EGLSurface surf, EGLNativeWindowType* window); 505 …NTRYP PFNEGLQUERYNATIVEWINDOWNVPROC)(EGLDisplay dpy, EGLSurface surf, EGLNativeWindowType *window);
|
/device/google/cuttlefish_common/guest/libs/eglwrapper/ |
D | egl.types | 18 EGLNativeWindowType 32 0x%08x
|
D | egl_wrapper_proc.h | 17 …RY *eglCreateWindowSurface_wrapper_proc_t) (EGLDisplay, EGLConfig, EGLNativeWindowType, const EGLi…
|
D | egl_wrapper_entry.cpp | 13 …EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const… 86 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface()
|
D | egl.in | 8 GL_ENTRY(EGLSurface, eglCreateWindowSurface, EGLDisplay dpy, EGLConfig config, EGLNativeWindowType …
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | egl_proc.h | 31 typedef EGLSurface (* eglCreateWindowSurface_t) (EGLDisplay, EGLConfig, EGLNativeWindowType, const …
|
D | egl.cpp | 323 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface()
|
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/ |
D | egl.entries | 13 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const …
|
/device/generic/goldfish-opengl/system/egl/ |
D | egl.cpp | 1032 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface()
|