Home
last modified time | relevance | path

Searched refs:VISIBILITY_FULLSCREEN (Results 1 – 7 of 7) sorted by relevance

/external/deqp/framework/opengl/
DgluRenderConfig.hpp65 VISIBILITY_FULLSCREEN, enumerator
DgluRenderConfig.cpp177 case tcu::WINDOWVISIBILITY_FULLSCREEN: return RenderConfig::VISIBILITY_FULLSCREEN; in parseWindowVisibility()
/external/deqp/framework/egl/
DegluNativeWindow.hpp48 VISIBILITY_FULLSCREEN, enumerator
DegluGLContextFactory.cpp223 case RenderConfig::VISIBILITY_FULLSCREEN: return WindowParams::VISIBILITY_FULLSCREEN; in getNativeWindowVisibility()
DegluUtil.cpp434 case tcu::WINDOWVISIBILITY_FULLSCREEN: return WindowParams::VISIBILITY_FULLSCREEN; in getWindowVisibility()
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp256 case eglu::WindowParams::VISIBILITY_FULLSCREEN: in setVisibility()
/external/angle/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp321 case eglu::WindowParams::VISIBILITY_FULLSCREEN: in setVisibility()