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