Home
last modified time | relevance | path

Searched refs:glamor_pixmap_from_fds (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor.h270 extern _X_EXPORT PixmapPtr glamor_pixmap_from_fds(ScreenPtr screen,
H A Dglamor_egl.c557 glamor_pixmap_from_fds(ScreenPtr screen, in glamor_pixmap_from_fds() function
864 .pixmap_from_fds = glamor_pixmap_from_fds,
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-gbm.c479 glamor_pixmap_from_fds(ScreenPtr screen, CARD8 num_fds, const int *fds, in glamor_pixmap_from_fds() function
666 .pixmap_from_fds = glamor_pixmap_from_fds,
/OK3568_Linux_fs/external/xserver/
H A DChangeLog7132 The glamor_pixmap_from_fds error path erroneously closes the fds.