HomeSort by relevance Sort by last modified time
    Searched refs:WINDOWVISIBILITY_HIDDEN (Results 1 - 4 of 4) sorted by null

  /external/deqp/framework/common/
tcuCommandLine.hpp 58 WINDOWVISIBILITY_HIDDEN,
tcuCommandLine.cpp 133 { "hidden", WINDOWVISIBILITY_HIDDEN }
  /external/deqp/framework/opengl/
gluRenderConfig.cpp 175 case tcu::WINDOWVISIBILITY_HIDDEN: return RenderConfig::VISIBILITY_HIDDEN;
  /external/deqp/framework/egl/
egluUtil.cpp 432 case tcu::WINDOWVISIBILITY_HIDDEN: return WindowParams::VISIBILITY_HIDDEN;

Completed in 273 milliseconds