Searched refs:_eglLookupImage (Results 1 – 3 of 3) sorted by relevance
156 _eglLookupImage(EGLImage image, _EGLDisplay *dpy) in _eglLookupImage() function
1727 _EGLImage *img = _eglLookupImage(image, disp); in eglDestroyImage()1736 _EGLImage *img = _eglLookupImage(image, disp); in eglDestroyImageKHR()2143 _EGLImage *img = _eglLookupImage(image, disp); in eglExportDRMImageMESA()2239 img = _eglLookupImage(image, disp); in eglCreateWaylandBufferFromImageWL()2300 _EGLImage *img = _eglLookupImage(image, disp); in eglExportDMABUFImageQueryMESA()2323 _EGLImage *img = _eglLookupImage(image, disp); in eglExportDMABUFImageMESA()
399 img = _eglLookupImage(image, disp); in dri2_lookup_egl_image()