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