Searched refs:getEGLWindowType (Results 1 – 3 of 3) sorted by relevance
216 const char* getEGLWindowType (void) const;
903 const char* CommandLine::getEGLWindowType (void) const in getEGLWindowType() function in tcu::CommandLine
541 return selectFactory(factory.getNativeWindowRegistry(), "window", cmdLine.getEGLWindowType()); in selectNativeWindowFactory()