Searched refs:_eglLinkImage (Results 1 – 2 of 2) sorted by relevance
133 _eglLinkImage(_EGLImage *img) in _eglLinkImage() function
1670 ret = (img) ? _eglLinkImage(img) : EGL_NO_IMAGE_KHR; in _eglCreateImageCommon()2133 ret = (img) ? _eglLinkImage(img) : EGL_NO_IMAGE_KHR; in eglCreateDRMImageMESA()