/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLBufferAgeTest.cpp | 80 bool createWindowSurface(EGLConfig config, EGLNativeWindowType win, EGLSurface *surface) in createWindowSurface() function in EGLBufferAgeTest
|
H A D | EGLPresentPathD3D11Test.cpp | 81 void createWindowSurface() in createWindowSurface() function in EGLPresentPathD3D11
|
H A D | EGLContextSharingTest.cpp | 137 bool createWindowSurface(EGLConfig config, EGLNativeWindowType win, EGLSurface *surface) in createWindowSurface() function in __anon20159::EGLContextSharingTestNoFixture
|
H A D | EGLProtectedContentTest.cpp | 122 bool createWindowSurface(EGLBoolean isProtected, in createWindowSurface() function in EGLProtectedContentTest
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
H A D | DisplayNULL.cpp | 150 SurfaceImpl *DisplayNULL::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayNULL
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | DisplayVk.cpp | 129 SurfaceImpl *DisplayVk::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayVk
|
/third_party/vk-gl-cts/framework/platform/lnx/X11/ |
H A D | tcuLnxX11EglDisplayFactory.cpp | 92 eglw::EGLSurface createWindowSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativeWindowType win, const eglw::EGLint *attrib_list) const in createWindowSurface() function in tcu::lnx::x11::egl::Library
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglCreateSurfaceTests.cpp | 87 EGLSurface createWindowSurface (EGLDisplay display, EGLConfig config, eglu::NativeDisplay& nativeDisplay, eglu::NativeWindow& window, ApiType createType) in createWindowSurface() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | DisplayD3D.cpp | 166 SurfaceImpl *DisplayD3D::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayD3D
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
H A D | Display.cpp | 290 EGLSurface Display::createWindowSurface(EGLNativeWindowType window, EGLConfig config, const EGLAttrib *attribList) in createWindowSurface() function in egl::Display
|
/third_party/vk-gl-cts/framework/egl/ |
H A D | egluUtil.cpp | 313 EGLSurface createWindowSurface (NativeDisplay& nativeDisplay, NativeWindow& window, EGLDisplay display, EGLConfig config, const EGLAttrib* attribList) in createWindowSurface() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/ |
H A D | DisplayGbm.cpp | 801 SurfaceImpl *DisplayGbm::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayGbm
|
/third_party/vk-gl-cts/framework/platform/ohos/display/ |
H A D | tcuOhosNativeDisplay.cpp | 163 eglw::EGLSurface OhosLibrary::createWindowSurface(eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativeWindowType win, const eglw::EGLint *attrib_list) const in createWindowSurface() function in OhosLibrary
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
H A D | DisplayEGL.cpp | 412 SurfaceImpl *DisplayEGL::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayEGL
|
H A D | FunctionsEGL.cpp | 373 EGLSurface FunctionsEGL::createWindowSurface(EGLConfig config, in createWindowSurface() function in rx::FunctionsEGL
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
H A D | DisplayGLX.cpp | 424 SurfaceImpl *DisplayGLX::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayGLX
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
H A D | DisplayWGL.cpp | 406 SurfaceImpl *DisplayWGL::createWindowSurface(const egl::SurfaceState &state, in createWindowSurface() function in rx::DisplayWGL
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Display.cpp | 1140 Error Display::createWindowSurface(const Config *configuration, in createWindowSurface() function in egl::Display
|
/third_party/glfw/src/ |
H A D | internal.h | 761 VkResult (*createWindowSurface)(VkInstance,_GLFWwindow*,const VkAllocationCallbacks*,VkSurfaceKHR*); member
|