Home
last modified time | relevance | path

Searched defs:createWindow (Results 1 – 22 of 22) sorted by relevance

/external/deqp/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp85 vk::wsi::Window* createWindow (const Maybe<UVec2>& initialSize) const in createWindow() function in tcu::lnx::VulkanDisplayXlib
128 vk::wsi::Window* createWindow (const Maybe<UVec2>& initialSize) const in createWindow() function in tcu::lnx::VulkanDisplayXcb
169 vk::wsi::Window* createWindow (const Maybe<UVec2>& initialSize) const in createWindow() function in tcu::lnx::VulkanDisplayWayland
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp155 eglu::NativeWindow* NativeWindowFactory::createWindow (eglu::NativeDisplay* nativeDisplay, const eg… in createWindow() function in tcu::Android::NativeWindowFactory
161 eglu::NativeWindow* NativeWindowFactory::createWindow (eglu::NativeDisplay* nativeDisplay, EGLDispl… in createWindow() function in tcu::Android::NativeWindowFactory
168 eglu::NativeWindow* NativeWindowFactory::createWindow (const eglu::WindowParams& params, int32_t fo… in createWindow() function in tcu::Android::NativeWindowFactory
246 vk::wsi::Window* createWindow (const Maybe<UVec2>& initialSize) const in createWindow() function in tcu::Android::VulkanDisplay
/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWaylandEglDisplayFactory.cpp141 NativeWindow* WindowFactory::createWindow (NativeDisplay* nativeDisplay, in createWindow() function in tcu::lnx::wayland::egl::WindowFactory
149 NativeWindow* WindowFactory::createWindow (NativeDisplay* nativeDisplay, in createWindow() function in tcu::lnx::wayland::egl::WindowFactory
/external/deqp/framework/egl/
DegluNativeWindow.cpp100 NativeWindow* NativeWindowFactory::createWindow (NativeDisplay* nativeDisplay, EGLDisplay display, … in createWindow() function in eglu::NativeWindowFactory
DegluGLContextFactory.cpp233 WindowSurfacePair createWindow (NativeDisplay* nativeDisplay, const NativeWindowFactory* windowFact… in createWindow() function
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11EglDisplayFactory.cpp193 NativeWindow* WindowFactory::createWindow (NativeDisplay* nativeDisplay, in createWindow() function in tcu::lnx::x11::egl::WindowFactory
201 NativeWindow* WindowFactory::createWindow (NativeDisplay* nativeDisplay, in createWindow() function in tcu::lnx::x11::egl::WindowFactory
DtcuLnxX11GlxPlatform.cpp409 GLXWindow GlxVisual::createWindow (::Window xWindow) in createWindow() function in tcu::lnx::x11::glx::GlxVisual
/external/autotest/client/deps/graphics/graphics_test_extension/
Dbackground.js5 function createWindow(url, l, t, w, h, fullscreen) { function
/external/deqp/framework/platform/osx/
DtcuOSXVulkanPlatform.cpp67 vk::wsi::Window* createWindow (const Maybe<UVec2>& initialSize) const in createWindow() function in tcu::osx::VulkanDisplay
/external/deqp/framework/platform/nullws/
DtcuNullWSPlatform.cpp59 …eglu::NativeWindow* createWindow(eglu::NativeDisplay* nativeDisplay, const eglu::WindowParams& par… in createWindow() function in tcu::nullws::WindowFactory
/external/deqp/framework/platform/raspi/
DtcuRaspiPlatform.cpp107 eglu::NativeWindow* WindowFactory::createWindow (eglu::NativeDisplay*, const eglu::WindowParams& pa… in createWindow() function in tcu::rpi::WindowFactory
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp75 vk::wsi::Window* createWindow (const Maybe<UVec2>& initialSize) const in createWindow() function in tcu::win32::VulkanDisplay
DtcuWin32EGLNativeDisplayFactory.cpp227 eglu::NativeWindow* NativeWindowFactory::createWindow (eglu::NativeDisplay* nativeDisplay, const eg… in createWindow() function in tcu::win32::__anon1b601ec30111::NativeWindowFactory
/external/deqp/modules/egl/
DteglMakeCurrentPerfTests.cpp272 void MakeCurrentPerfCase::createWindow (void) in createWindow() function in deqp::egl::MakeCurrentPerfCase
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiColorSpaceTests.cpp276 MovePtr<Window> createWindow (const Display& display, const Maybe<UVec2>& initialSize) in createWindow() function
DvktWsiSharedPresentableImageTests.cpp215 de::MovePtr<vk::wsi::Window> createWindow (const vk::wsi::Display& display, const Maybe<UVec2>& ini… in createWindow() function
DvktWsiDisplayTimingTests.cpp207 de::MovePtr<vk::wsi::Window> createWindow (const vk::wsi::Display& display, const Maybe<UVec2>& ini… in createWindow() function
DvktWsiSurfaceTests.cpp253 MovePtr<Window> createWindow (const Display& display, const Maybe<UVec2>& initialSize) in createWindow() function
DvktWsiIncrementalPresentTests.cpp209 de::MovePtr<vk::wsi::Window> createWindow (const vk::wsi::Display& display, const Maybe<UVec2>& ini… in createWindow() function
DvktWsiSwapchainTests.cpp273 MovePtr<Window> createWindow (const Display& display, const Maybe<UVec2>& initialSize) in createWindow() function
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp141 de::MovePtr<vk::wsi::Window> createWindow (const vk::wsi::Display& display, const tcu::Maybe<tcu::U… in createWindow() function
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp2028 MovePtr<Window> createWindow(const Display& display, const Maybe<UVec2>& initialSize) in createWindow() function