Searched refs:_eglMatchDriver (Results 1 – 3 of 3) sorted by relevance
104 _eglMatchDriver(_EGLDisplay *dpy, EGLBoolean test_only);
627 _eglMatchDriver(_EGLDisplay *dpy, EGLBoolean test_only) in _eglMatchDriver() function670 if (!dpy || !_eglMatchDriver(dpy, EGL_TRUE)) in _eglGetDriverProc()
317 if (!_eglMatchDriver(disp, EGL_FALSE)) in eglInitialize()