Lines Matching refs:eglBindAPI
1261 EGLBoolean eglBindAPI(EGLenum api)1272 if (cnx->dso && cnx->egl.eglBindAPI) {1273 res = cnx->egl.eglBindAPI(api);