Searched refs:findExtInList (Results 1 – 1 of 1) sorted by relevance
286 static bool findExtInList(const char* token, int tokenlen, const char* list) in findExtInList() function322 if (findExtInList(ext, len, systemDynamicEGLExtensions)) { in buildExtensionString()