Searched refs:_eglLookupImage (Results 1 – 3 of 3) sorted by relevance
157 _eglLookupImage(EGLImage image, _EGLDisplay *disp) in _eglLookupImage() function
1818 _EGLImage *img = _eglLookupImage(image, disp); in eglDestroyImage()1827 _EGLImage *img = _eglLookupImage(image, disp); in eglDestroyImageKHR()2233 _EGLImage *img = _eglLookupImage(image, disp); in eglExportDRMImageMESA()2324 img = _eglLookupImage(image, disp); in eglCreateWaylandBufferFromImageWL()2383 _EGLImage *img = _eglLookupImage(image, disp); in eglExportDMABUFImageQueryMESA()2404 _EGLImage *img = _eglLookupImage(image, disp); in eglExportDMABUFImageMESA()
662 img = _eglLookupImage(image, disp); in dri2_validate_egl_image()