Home
last modified time | relevance | path

Searched refs:WINDOWVISIBILITY_FULLSCREEN (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/common/
DtcuCommandLine.hpp57 WINDOWVISIBILITY_FULLSCREEN, enumerator
DtcuCommandLine.cpp132 { "fullscreen", WINDOWVISIBILITY_FULLSCREEN }, in registerOptions()
/external/deqp/framework/opengl/
DgluRenderConfig.cpp177 case tcu::WINDOWVISIBILITY_FULLSCREEN: return RenderConfig::VISIBILITY_FULLSCREEN; in parseWindowVisibility()
/external/deqp/framework/egl/
DegluUtil.cpp431 case tcu::WINDOWVISIBILITY_FULLSCREEN: return WindowParams::VISIBILITY_FULLSCREEN; in getWindowVisibility()