Searched refs:_eglLookupImage (Results 1 – 3 of 3) sorted by relevance
148 _eglLookupImage(EGLImage image, _EGLDisplay *dpy) in _eglLookupImage() function
1581 _EGLImage *img = _eglLookupImage(image, disp); in eglDestroyImage()1970 _EGLImage *img = _eglLookupImage(image, disp); in eglExportDRMImageMESA()2065 img = _eglLookupImage(image, disp); in eglCreateWaylandBufferFromImageWL()2126 _EGLImage *img = _eglLookupImage(image, disp); in eglExportDMABUFImageQueryMESA()2149 _EGLImage *img = _eglLookupImage(image, disp); in eglExportDMABUFImageMESA()
355 img = _eglLookupImage(image, disp); in dri2_lookup_egl_image()