Home
last modified time | relevance | path

Searched defs:native_window (Results 1 – 16 of 16) sorted by relevance

/external/autotest/client/deps/glbench/src/
Degl_stuff.cc21 EGLNativeWindowType native_window = in Init() local
/external/libkmsxx/kmscube/
Dcube-egl.cpp99 EglSurface::EglSurface(const EglState &egl, void *native_window) in EglSurface()
/external/deqp/framework/egl/wrapper/
DeglwImplExt.inl31 …wCreatePlatformWindowSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_window, const EGLi…
DeglwFuncPtrLibraryImpl.inl77 …ry::createPlatformWindowSurface (EGLDisplay dpy, EGLConfig config, void *native_window, const EGLA…
82 …:createPlatformWindowSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_window, const EGLi…
DeglwImpl.inl95 EGLSurface eglwCreatePlatformWindowSurface (EGLDisplay dpy, EGLConfig config, void *native_window, …
/external/mesa3d/src/egl/drivers/haiku/
Degl_haiku.cpp79 _EGLConfig *conf, void *native_window, const EGLint *attrib_list) in haiku_create_window_surface()
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c305 _EGLConfig *conf, void *native_window, in droid_create_surface()
377 _EGLConfig *conf, void *native_window, in droid_create_window_surface()
Dplatform_x11_dri3.c214 _EGLConfig *conf, void *native_window, in dri3_create_window_surface()
Dplatform_wayland.c131 _EGLConfig *conf, void *native_window, in dri2_wl_create_window_surface()
251 _EGLConfig *conf, void *native_window, in dri2_wl_create_pixmap_surface()
Dplatform_drm.c153 _EGLConfig *conf, void *native_window, in dri2_drm_create_pixmap_surface()
Dplatform_x11.c341 _EGLConfig *conf, void *native_window, in dri2_x11_create_window_surface()
Degl_dri2.c1571 _EGLConfig *conf, void *native_window, in dri2_create_window_surface()
/external/swiftshader/src/OpenGL/libEGL/
Dmain.cpp585 …glCreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLi… in eglCreatePlatformWindowSurfaceEXT()
590 …Y eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLA… in eglCreatePlatformWindowSurface()
DlibEGL.cpp333 EGLSurface CreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, void *native_window, const… in CreatePlatformWindowSurface()
353 EGLSurface CreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_window, co… in CreatePlatformWindowSurfaceEXT()
/external/deqp/framework/egl/
DegluCallLogWrapper.inl152 …atformWindowSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_window, const eglw…
162 …ormWindowSurfaceEXT (eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_window, const eglw…
/external/mesa3d/src/egl/main/
Deglapi.c871 void *native_window, const EGLint *attrib_list) in _eglCreateWindowSurfaceCommon()
926 _fixupNativeWindow(_EGLDisplay *disp, void *native_window) in _fixupNativeWindow()
945 void *native_window, in eglCreatePlatformWindowSurfaceEXT()
960 void *native_window, in eglCreatePlatformWindowSurface()