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