Home
last modified time | relevance | path

Searched defs:createWindowSurface (Results 1 – 20 of 20) 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/
DEGLPresentPathD3D11Test.cpp81 void createWindowSurface() in createWindowSurface() function in EGLPresentPathD3D11
DEGLBufferAgeTest.cpp80 bool createWindowSurface(EGLConfig config, EGLNativeWindowType win, EGLSurface *surface) const in createWindowSurface() function in EGLBufferAgeTest
DEGLProtectedContentTest.cpp126 bool createWindowSurface(EGLBoolean isProtected, in createWindowSurface() function in EGLProtectedContentTest
DEGLContextSharingTest.cpp148 bool createWindowSurface(EGLConfig config, EGLNativeWindowType win, EGLSurface *surface) in createWindowSurface() function in __anonf90668a70111::EGLContextSharingTestNoFixture
DEGLSurfaceTest.cpp456 bool createWindowSurface(EGLConfig config, in createWindowSurface() function in __anon72d3cf5f0111::EGLSingleBufferTest
/external/angle/src/libANGLE/renderer/null/
DDisplayNULL.cpp155 SurfaceImpl *DisplayNULL::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayNULL
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11EglDisplayFactory.cpp95 …eglw::EGLSurface createWindowSurface(eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNative… in createWindowSurface() function in tcu::lnx::x11::egl::Library
/external/angle/src/libANGLE/renderer/wgpu/
DDisplayWgpu.cpp160 SurfaceImpl *DisplayWgpu::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayWgpu
/external/angle/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp165 SurfaceImpl *DisplayD3D::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayD3D
/external/deqp/modules/egl/
DteglCreateSurfaceTests.cpp88 EGLSurface createWindowSurface(EGLDisplay display, EGLConfig config, eglu::NativeDisplay &nativeDis… 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/vulkan/
DDisplayVk.cpp271 SurfaceImpl *DisplayVk::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayVk
/external/angle/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp409 SurfaceImpl *DisplayWGL::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayWGL
/external/angle/src/libANGLE/renderer/gl/glx/
DDisplayGLX.cpp381 SurfaceImpl *DisplayGLX::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayGLX
/external/deqp/framework/egl/
DegluUtil.cpp319 EGLSurface createWindowSurface(NativeDisplay &nativeDisplay, NativeWindow &window, EGLDisplay displ… in createWindowSurface() function
/external/angle/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp413 SurfaceImpl *DisplayEGL::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayEGL
DFunctionsEGL.cpp671 EGLSurface FunctionsEGL::createWindowSurface(EGLConfig config, in createWindowSurface() function in rx::FunctionsEGL
/external/angle/src/libANGLE/
DDisplay.cpp1382 Error Display::createWindowSurface(const Config *configuration, in createWindowSurface() function in egl::Display