Home
last modified time | relevance | path

Searched refs:glamor_back_pixmap_from_fd (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_egl.c202 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 Dglamor.h313 extern _X_EXPORT Bool glamor_back_pixmap_from_fd(PixmapPtr pixmap,
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c2139 return glamor_back_pixmap_from_fd(pixmap, fd, in ms_back_pixmap_from_fd()