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