Home
last modified time | relevance | path

Searched defs:WindowFactory (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/framework/platform/nullws/
H A DtcuNullWSPlatform.cpp50 class WindowFactory : public eglu::NativeWindowFactory class
53 WindowFactory() : NativeWindowFactory("nullws", "NullWS Window", Window::CAPABILITIES) in WindowFactory() function in tcu::nullws::WindowFactory
/aosp_15_r20/external/deqp/framework/platform/raspi/
H A DtcuRaspiPlatform.cpp95 class WindowFactory : public eglu::NativeWindowFactory class
98WindowFactory(void) : eglu::NativeWindowFactory("dispman", "Dispman Window", WINDOW_CAPABILITIES) in WindowFactory() function in tcu::rpi::WindowFactory
/aosp_15_r20/external/deqp/framework/platform/lnx/wayland/
H A DtcuLnxWaylandEglDisplayFactory.cpp141 class WindowFactory : public NativeWindowFactory class
152 WindowFactory::WindowFactory(void) : NativeWindowFactory("window", "Wayland Window", Window::CAPABI… in WindowFactory() function in tcu::lnx::wayland::egl::WindowFactory
/aosp_15_r20/external/deqp/framework/platform/lnx/X11/
H A DtcuLnxX11EglDisplayFactory.cpp203 class WindowFactory : public NativeWindowFactory class
214 WindowFactory::WindowFactory(void) : NativeWindowFactory("window", "X11 Window", Window::CAPABILITI… in WindowFactory() function in tcu::lnx::x11::egl::WindowFactory