Home
last modified time | relevance | path

Searched refs:glamor_egl_fd_from_pixmap (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_egl_stubs.c60 glamor_egl_fd_from_pixmap(ScreenPtr screen, PixmapPtr pixmap, in glamor_egl_fd_from_pixmap() function
H A Dglamor.h157 extern _X_EXPORT int glamor_egl_fd_from_pixmap(ScreenPtr, PixmapPtr, CARD16 *, CARD32 *);
H A Dglamor_egl.c448 glamor_egl_fd_from_pixmap(ScreenPtr screen, PixmapPtr pixmap, in glamor_egl_fd_from_pixmap() function
865 .fd_from_pixmap = glamor_egl_fd_from_pixmap,
H A Dglamor.c1039 fds[0] = glamor_egl_fd_from_pixmap(screen, pixmap, &stride, size); in _glamor_fds_from_pixmap()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-gbm.c584 glamor_egl_fd_from_pixmap(ScreenPtr screen, PixmapPtr pixmap, in glamor_egl_fd_from_pixmap() function