Searched defs:hasEglExtension (Results 1 – 2 of 2) sorted by relevance
304 bool EGLUtils::hasEglExtension(EGLDisplay dpy, const char* name) { in hasEglExtension() function
31 bool hasEglExtension(EGLDisplay dpy, const char* extensionName) { in hasEglExtension() function