Home
last modified time | relevance | path

Searched defs:createWindowSurface (Results 1 – 19 of 19) 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/angle/src/tests/egl_tests/
DEGLProtectedContentTest.cpp103 bool createWindowSurface(EGLBoolean isProtected, in createWindowSurface() function in EGLProtectedContentTest
DEGLPresentPathD3D11Test.cpp81 void createWindowSurface() in createWindowSurface() function in EGLPresentPathD3D11
DEGLBufferAgeTest.cpp80 bool createWindowSurface(EGLConfig config, EGLNativeWindowType win, EGLSurface *surface) in createWindowSurface() function in EGLBufferAgeTest
/external/angle/src/libANGLE/renderer/null/
DDisplayNULL.cpp150 SurfaceImpl *DisplayNULL::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayNULL
/external/angle/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp122 SurfaceImpl *DisplayVk::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayVk
/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/angle/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp166 SurfaceImpl *DisplayD3D::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayD3D
/external/swiftshader/src/OpenGL/libEGL/
DDisplay.cpp290 EGLSurface Display::createWindowSurface(EGLNativeWindowType window, EGLConfig config, const EGLAttr… in createWindowSurface() function in egl::Display
/external/deqp/modules/egl/
DteglCreateSurfaceTests.cpp87 EGLSurface createWindowSurface (EGLDisplay display, EGLConfig config, eglu::NativeDisplay& nativeDi… in createWindowSurface() function
/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/angle/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp311 SurfaceImpl *DisplayEGL::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayEGL
DFunctionsEGL.cpp363 EGLSurface FunctionsEGL::createWindowSurface(EGLConfig config, in createWindowSurface() function in rx::FunctionsEGL
/external/deqp/framework/egl/
DegluUtil.cpp313 EGLSurface createWindowSurface (NativeDisplay& nativeDisplay, NativeWindow& window, EGLDisplay disp… in createWindowSurface() function
/external/angle/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp406 SurfaceImpl *DisplayWGL::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayWGL
/external/angle/src/libANGLE/renderer/gl/egl/gbm/
DDisplayGbm.cpp881 SurfaceImpl *DisplayGbm::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayGbm
/external/angle/src/libANGLE/renderer/gl/glx/
DDisplayGLX.cpp424 SurfaceImpl *DisplayGLX::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayGLX
/external/angle/src/libANGLE/
DDisplay.cpp1077 Error Display::createWindowSurface(const Config *configuration, in createWindowSurface() function in egl::Display