Searched refs:glamor_back_pixmap_from_fd (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_egl.c | 202 if (!glamor_back_pixmap_from_fd(pixmap, fd, in glamor_egl_create_textured_pixmap() 500 glamor_back_pixmap_from_fd(PixmapPtr pixmap, in glamor_back_pixmap_from_fd() function 599 ret = glamor_back_pixmap_from_fd(pixmap, fds[0], width, height, in glamor_pixmap_from_fds() 623 ret = glamor_back_pixmap_from_fd(pixmap, fd, width, height, in glamor_pixmap_from_fd()
|
| H A D | glamor.h | 313 extern _X_EXPORT Bool glamor_back_pixmap_from_fd(PixmapPtr pixmap,
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | driver.c | 2139 return glamor_back_pixmap_from_fd(pixmap, fd, in ms_back_pixmap_from_fd()
|