Searched refs:glyph_atlas (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_composite_glyphs.c | 354 struct glamor_glyph_atlas *glyph_atlas = NULL; local in function:glamor_composite_glyphs 390 glamor_glyphs_flush(op, src, dst, prog, glyph_atlas, glyphs_queued); 405 if (_X_UNLIKELY(next_atlas != glyph_atlas)) { 407 glamor_glyphs_flush(op, src, dst, prog, glyph_atlas, glyphs_queued); 410 glyph_atlas = next_atlas; 415 if (_X_UNLIKELY(glyph_priv->serial != glyph_atlas->serial)) { 416 if (!glamor_glyph_can_add(glyph_atlas, glyph_atlas_dim, glyph_draw)) { 418 glamor_glyphs_flush(op, src, dst, prog, glyph_atlas, glyphs_queued); 421 if (glyph_atlas->atlas) { 422 (*screen->DestroyPixmap)(glyph_atlas 507 struct glamor_glyph_atlas *glyph_atlas; local in function:glamor_alloc_glyph_atlas [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | uxa-glyphs.c | 736 PicturePtr glyph_atlas, mask, white; local in function:uxa_glyphs_via_mask 802 glyph_atlas = NULL; 822 if (glyph_atlas) { 824 glyph_atlas = NULL; 834 if (this_atlas != glyph_atlas) { 837 if (glyph_atlas) 851 glyph_atlas = this_atlas; 868 if (glyph_atlas) 903 PicturePtr glyph_atlas; local in function:uxa_glyphs_to_dst 914 glyph_atlas [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | uxa-glyphs.c | 736 PicturePtr glyph_atlas, mask, white; local in function:uxa_glyphs_via_mask 802 glyph_atlas = NULL; 822 if (glyph_atlas) { 824 glyph_atlas = NULL; 834 if (this_atlas != glyph_atlas) { 837 if (glyph_atlas) 851 glyph_atlas = this_atlas; 868 if (glyph_atlas) 903 PicturePtr glyph_atlas; local in function:uxa_glyphs_to_dst 914 glyph_atlas [all...] |
| /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/ |
| H A D | uxa-glyphs.c | 659 PicturePtr localSrc, glyph_atlas; local in function:uxa_glyphs_to_dst 736 glyph_atlas = NULL; 756 if (glyph_atlas) { 758 glyph_atlas = NULL; 768 if (this_atlas != glyph_atlas) { 771 if (glyph_atlas) 783 glyph_atlas = this_atlas; 829 if (glyph_atlas) 893 PicturePtr glyph_atlas, mask; local in function:uxa_glyphs_via_mask 951 glyph_atlas [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_glyphs.c | 593 PicturePtr glyph_atlas; local in function:glyphs_to_dst 618 glyph_atlas = NO_ATLAS; 629 if (unlikely(p->atlas != glyph_atlas)) { 633 if (glyph_atlas != NO_ATLAS) { 635 glyph_atlas = NO_ATLAS; 649 glyph_atlas = p->atlas; 730 if (glyph_atlas != NO_ATLAS) 746 PicturePtr glyph_atlas = NO_ATLAS; local in function:glyphs0_to_dst 778 if (unlikely(p->atlas != glyph_atlas)) { 782 if (glyph_atlas ! 1338 PicturePtr glyph_atlas = NO_ATLAS; local in function:glyphs_via_mask [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_glyphs.c | 593 PicturePtr glyph_atlas; local in function:glyphs_to_dst 618 glyph_atlas = NO_ATLAS; 629 if (unlikely(p->atlas != glyph_atlas)) { 633 if (glyph_atlas != NO_ATLAS) { 635 glyph_atlas = NO_ATLAS; 649 glyph_atlas = p->atlas; 730 if (glyph_atlas != NO_ATLAS) 746 PicturePtr glyph_atlas = NO_ATLAS; local in function:glyphs0_to_dst 778 if (unlikely(p->atlas != glyph_atlas)) { 782 if (glyph_atlas ! 1341 PicturePtr glyph_atlas = NO_ATLAS; local in function:glyphs_via_mask [all...] |
Completed in 14 milliseconds