Searched refs:VISIBILITY_FULLSCREEN (Results 1 – 6 of 6) sorted by relevance
65 VISIBILITY_FULLSCREEN, enumerator
177 case tcu::WINDOWVISIBILITY_FULLSCREEN: return RenderConfig::VISIBILITY_FULLSCREEN; in parseWindowVisibility()
48 VISIBILITY_FULLSCREEN, enumerator
223 case RenderConfig::VISIBILITY_FULLSCREEN: return WindowParams::VISIBILITY_FULLSCREEN; in getNativeWindowVisibility()
431 case tcu::WINDOWVISIBILITY_FULLSCREEN: return WindowParams::VISIBILITY_FULLSCREEN; in getWindowVisibility()
256 case eglu::WindowParams::VISIBILITY_FULLSCREEN: in setVisibility()