Home | History | Annotate | Download | only in EGL

Lines Matching refs:eglSetDamageRegionKHR

189     { "eglSetDamageRegionKHR",
190 (__eglMustCastToProperFunctionPointerType)&eglSetDamageRegionKHR },
2147 EGLBoolean eglSetDamageRegionKHR(EGLDisplay dpy, EGLSurface surface,
2165 if (s->cnx->egl.eglSetDamageRegionKHR) {
2166 return s->cnx->egl.eglSetDamageRegionKHR(dp->disp.dpy, s->surface,