Home
last modified time | relevance | path

Searched defs:createWindowSurface (Results 1 – 7 of 7) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl24 eglCreateWindowSurfaceFunc createWindowSurface; variable
DeglwFuncPtrLibraryImpl.inl97 EGLSurface FuncPtrLibrary::createWindowSurface (EGLDisplay dpy, EGLConfig config, EGLNativeWindowTy… function in FuncPtrLibrary
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11EglDisplayFactory.cpp92 …eglw::EGLSurface createWindowSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativ… in createWindowSurface() function in tcu::lnx::x11::egl::Library
/external/deqp/modules/egl/
DteglCreateSurfaceTests.cpp65 EGLSurface createWindowSurface (EGLDisplay display, EGLConfig config, eglu::NativeDisplay& nativeDi… in createWindowSurface() function
/external/swiftshader/src/OpenGL/libEGL/
DDisplay.cpp291 EGLSurface Display::createWindowSurface(EGLNativeWindowType window, EGLConfig config, const EGLint … in createWindowSurface() function in egl::Display
/external/replicaisland/src/com/replica/replicaisland/
DGLSurfaceView.java729 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/
DegluUtil.cpp280 EGLSurface createWindowSurface (NativeDisplay& nativeDisplay, NativeWindow& window, EGLDisplay disp… in createWindowSurface() function