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