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