Lines Matching refs:solid
82 goto solid;
89 goto solid;
102 goto solid;
108 goto solid;
113 PicturePtr solid;
116 solid = uxa_acquire_solid(screen, src->pSourcePict);
119 src = solid;
125 goto solid;
132 goto solid;
199 solid:
236 (*uxa_screen->info->solid) (dst_pixmap,
253 solid) (dst_pixmap,
692 /* Don't try to do wide lines or non-solid fill style. */
753 /* Don't try to do wide lines or non-solid fill style. */
834 * and call uxa_fill_region_{solid,tiled}.
903 (*uxa_screen->info->solid) (pPixmap,
932 (*uxa_screen->info->solid) (pPixmap,
1035 uxa_screen->info->solid(pixmap,
1080 PicturePtr solid;
1083 solid = uxa_acquire_solid(screen, src->pSourcePict);
1086 src = solid;
1144 /* If we're filling with a solid color, grab it out and go to
1273 * Accelerates GetImage for solid ZPixmap downloads from framebuffer memory.
1306 /* Only cover the ZPixmap, solid copy case. */