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

  /external/deqp/framework/common/
tcuCommandLine.hpp 166 const char* getEGLDisplayType (void) const;
tcuCommandLine.cpp 824 const char* CommandLine::getEGLDisplayType (void) const
  /external/deqp/modules/egl/
teglTestPackage.cpp 197 const char* const displayFactoryName = testCtx.getCommandLine().getEGLDisplayType();
  /external/deqp/framework/egl/
egluGLContextFactory.cpp 771 const NativeDisplayFactory* displayFactory = selectFactory(m_displayFactoryRegistry, "display", cmdLine.getEGLDisplayType());

Completed in 1145 milliseconds