Searched defs:createWindowSurface (Results 1 – 7 of 7) sorted by relevance
/external/deqp/framework/egl/wrapper/ |
D | eglwFunctions.inl | 24 eglCreateWindowSurfaceFunc createWindowSurface; variable
|
D | eglwFuncPtrLibraryImpl.inl | 97 EGLSurface FuncPtrLibrary::createWindowSurface (EGLDisplay dpy, EGLConfig config, EGLNativeWindowTy… function in FuncPtrLibrary
|
/external/deqp/framework/platform/lnx/X11/ |
D | tcuLnxX11EglDisplayFactory.cpp | 92 …eglw::EGLSurface createWindowSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativ… in createWindowSurface() function in tcu::lnx::x11::egl::Library
|
/external/deqp/modules/egl/ |
D | teglCreateSurfaceTests.cpp | 65 EGLSurface createWindowSurface (EGLDisplay display, EGLConfig config, eglu::NativeDisplay& nativeDi… in createWindowSurface() function
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | Display.cpp | 291 EGLSurface Display::createWindowSurface(EGLNativeWindowType window, EGLConfig config, const EGLint … in createWindowSurface() function in egl::Display
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GLSurfaceView.java | 729 EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, EGLConfig config, in createWindowSurface() method 736 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, in createWindowSurface() method in GLSurfaceView.DefaultWindowSurfaceFactory
|
/external/deqp/framework/egl/ |
D | egluUtil.cpp | 280 EGLSurface createWindowSurface (NativeDisplay& nativeDisplay, NativeWindow& window, EGLDisplay disp… in createWindowSurface() function
|