Lines Matching refs:PixmapPtr
55 PixmapPtr pSrcPixmap;
64 PixmapPtr pSrc;
65 PixmapPtr pMask;
66 PixmapPtr pDst;
81 rga_get_pixmap_format(PixmapPtr pPix) in rga_get_pixmap_format()
104 rga_prepare_info(PixmapPtr pPixmap, rga_info_t *info, in rga_prepare_info()
149 rga_check_pixmap(PixmapPtr pPixmap) in rga_check_pixmap()
171 static void ms_exa_done(PixmapPtr pPixmap) {} in ms_exa_done()
174 ms_exa_prepare_access(PixmapPtr pPix, int index) in ms_exa_prepare_access()
195 ms_exa_finish_access(PixmapPtr pPix, int index) in ms_exa_finish_access()
204 ms_exa_prepare_solid(PixmapPtr pPixmap, in ms_exa_prepare_solid()
241 ms_exa_solid_bail(PixmapPtr pPixmap, int x1, int y1, int x2, int y2) in ms_exa_solid_bail()
267 ms_exa_solid(PixmapPtr pPixmap, int x1, int y1, int x2, int y2) in ms_exa_solid()
309 ms_exa_prepare_copy(PixmapPtr pSrcPixmap, in ms_exa_prepare_copy()
310 PixmapPtr pDstPixmap, in ms_exa_prepare_copy()
350 ms_exa_copy_bail(PixmapPtr pDstPixmap, int srcX, int srcY, in ms_exa_copy_bail()
358 PixmapPtr pSrcPixmap = ctx->prepare_args.copy.pSrcPixmap; in ms_exa_copy_bail()
380 ms_exa_copy(PixmapPtr pDstPixmap, int srcX, int srcY, in ms_exa_copy()
389 PixmapPtr pSrcPixmap = ctx->prepare_args.copy.pSrcPixmap; in ms_exa_copy()
506 PixmapPtr pSrc, PixmapPtr pMask, PixmapPtr pDst) in ms_exa_prepare_composite()
546 ms_exa_composite_fix_offsets(DrawablePtr pDrawable, PixmapPtr pPix, in ms_exa_composite_fix_offsets()
572 ms_exa_composite_bail(PixmapPtr pDst, int srcX, int srcY, in ms_exa_composite_bail()
584 PixmapPtr pSrc = ctx->prepare_args.composite.pSrc; in ms_exa_composite_bail()
585 PixmapPtr pMask = ctx->prepare_args.composite.pMask; in ms_exa_composite_bail()
612 ms_exa_composite(PixmapPtr pDst, int srcX, int srcY, in ms_exa_composite()
623 PixmapPtr pSrc = ctx->prepare_args.composite.pSrc; in ms_exa_composite()
702 ms_exa_upload_to_screen(PixmapPtr pDst, int x, int y, int w, int h, in ms_exa_upload_to_screen()
713 PixmapPtr pixmap; in ms_exa_upload_to_screen()
767 ms_exa_download_from_screen(PixmapPtr pSrc, int x, int y, int w, int h, in ms_exa_download_from_screen()
778 PixmapPtr pixmap; in ms_exa_download_from_screen()
896 ms_exa_pixmap_is_offscreen(PixmapPtr pPixmap) in ms_exa_pixmap_is_offscreen()
904 ms_exa_set_pixmap_bo(ScrnInfoPtr scrn, PixmapPtr pPixmap, in ms_exa_set_pixmap_bo()
932 ms_exa_bo_from_pixmap(ScreenPtr screen, PixmapPtr pixmap) in ms_exa_bo_from_pixmap()
945 ms_exa_exchange_buffers(PixmapPtr front, PixmapPtr back) in ms_exa_exchange_buffers()
957 ms_exa_back_pixmap_from_fd(PixmapPtr pixmap, in ms_exa_back_pixmap_from_fd()
986 PixmapPtr pixmap, in ms_exa_shareable_fd_from_pixmap()
1001 ms_exa_copy_area(PixmapPtr pSrc, PixmapPtr pDst, in ms_exa_copy_area()