Searched refs:getEGLDisplayType (Results 1 – 3 of 3) sorted by relevance
167 const char* getEGLDisplayType (void) const;
836 const char* CommandLine::getEGLDisplayType (void) const in getEGLDisplayType() function in tcu::CommandLine
467 return selectFactory(registry, "display", cmdLine.getEGLDisplayType()); in selectNativeDisplayFactory()