Lines Matching defs:screen

123 glamor_create_texture_from_image(ScreenPtr screen,  in glamor_create_texture_from_image()
143 glamor_egl_get_gbm_device(ScreenPtr screen) in glamor_egl_get_gbm_device()
151 glamor_egl_create_textured_screen(ScreenPtr screen, int handle, int stride) in glamor_egl_create_textured_screen()
186 ScreenPtr screen = pixmap->drawable.pScreen; in glamor_egl_create_textured_pixmap() local
223 ScreenPtr screen = pixmap->drawable.pScreen; in glamor_egl_create_textured_pixmap_from_gbm_bo() local
272 ScreenPtr screen = pixmap->drawable.pScreen; in glamor_make_pixmap_exportable() local
386 glamor_gbm_bo_from_pixmap_internal(ScreenPtr screen, PixmapPtr pixmap) in glamor_gbm_bo_from_pixmap_internal()
398 glamor_gbm_bo_from_pixmap(ScreenPtr screen, PixmapPtr pixmap) in glamor_gbm_bo_from_pixmap()
407 glamor_egl_fds_from_pixmap(ScreenPtr screen, PixmapPtr pixmap, int *fds, in glamor_egl_fds_from_pixmap()
448 glamor_egl_fd_from_pixmap(ScreenPtr screen, PixmapPtr pixmap, in glamor_egl_fd_from_pixmap()
473 glamor_egl_fd_name_from_pixmap(ScreenPtr screen, in glamor_egl_fd_name_from_pixmap()
506 ScreenPtr screen = pixmap->drawable.pScreen; in glamor_back_pixmap_from_fd() local
557 glamor_pixmap_from_fds(ScreenPtr screen, in glamor_pixmap_from_fds()
612 glamor_pixmap_from_fd(ScreenPtr screen, in glamor_pixmap_from_fd()
634 glamor_get_formats(ScreenPtr screen, in glamor_get_formats()
674 glamor_get_modifiers(ScreenPtr screen, uint32_t format, in glamor_get_modifiers()
715 glamor_egl_get_driver_name(ScreenPtr screen) in glamor_egl_get_driver_name()
733 ScreenPtr screen = pixmap->drawable.pScreen; in glamor_egl_destroy_pixmap() local
786 glamor_egl_close_screen(ScreenPtr screen) in glamor_egl_close_screen()
813 ScreenPtr screen, in glamor_dri3_open_client()
874 glamor_egl_screen_init(ScreenPtr screen, struct glamor_context *glamor_ctx) in glamor_egl_screen_init()
1108 glamor_egl_init_textured_pixmap(ScreenPtr screen) in glamor_egl_init_textured_pixmap()