Lines Matching refs:get_surface
49 return qxl_surface_prepare_access (get_surface (pixmap),
56 qxl_surface_finish_access (get_surface (pixmap), pixmap);
62 return !!get_surface (pixmap);
94 if (!(surface = get_surface (pixmap)))
103 qxl_surface_solid (get_surface (pixmap), x1, y1, x2, y2);
135 return qxl_surface_prepare_copy (get_surface (dest), get_surface (source));
144 qxl_surface_copy (get_surface (dest),
365 get_surface (pSrc),
366 pMask? get_surface (pMask) : NULL,
367 get_surface (pDst));
378 get_surface (pDst),
394 qxl_surface_t *surface = get_surface (pDst);
490 surface = get_surface (pixmap);