Searched refs:VISIBILITY_FULLSCREEN (Results 1 - 6 of 6) sorted by relevance

/external/deqp/framework/opengl/
H A DgluRenderConfig.hpp56 VISIBILITY_FULLSCREEN, enumerator in enum:glu::RenderConfig::Visibility
H A DgluRenderConfig.cpp177 case tcu::WINDOWVISIBILITY_FULLSCREEN: return RenderConfig::VISIBILITY_FULLSCREEN;
/external/deqp/framework/egl/
H A DegluNativeWindow.hpp48 VISIBILITY_FULLSCREEN, enumerator in enum:eglu::WindowParams::Visibility
H A DegluUtil.cpp303 case tcu::WINDOWVISIBILITY_FULLSCREEN: return WindowParams::VISIBILITY_FULLSCREEN;
H A DegluGLContextFactory.cpp311 case RenderConfig::VISIBILITY_FULLSCREEN: return WindowParams::VISIBILITY_FULLSCREEN;
/external/deqp/framework/platform/win32/
H A DtcuWin32EGLNativeDisplayFactory.cpp239 case eglu::WindowParams::VISIBILITY_FULLSCREEN:

Completed in 3265 milliseconds