Home
last modified time | relevance | path

Searched refs:EGLNativeWindowType (Results 1 – 11 of 11) 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/google/cuttlefish_common/guest/libs/eglwrapper/
Degl.types18 EGLNativeWindowType 32 0x%08x
Degl_wrapper_proc.h17 …RY *eglCreateWindowSurface_wrapper_proc_t) (EGLDisplay, EGLConfig, EGLNativeWindowType, const EGLi…
Degl_wrapper_entry.cpp13 …EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const…
86 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface()
Degl.in8 GL_ENTRY(EGLSurface, eglCreateWindowSurface, EGLDisplay dpy, EGLConfig config, EGLNativeWindowType
/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.cpp1032 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface()