Home | History | Annotate | Download | only in EGL

Lines Matching refs:eglDestroyStreamKHR

193     { "eglDestroyStreamKHR",
194 (__eglMustCastToProperFunctionPointerType)&eglDestroyStreamKHR },
1555 EGLBoolean eglDestroyStreamKHR(EGLDisplay dpy, EGLStreamKHR stream)
1564 if (cnx->dso && cnx->egl.eglDestroyStreamKHR) {
1565 result = cnx->egl.eglDestroyStreamKHR(