Searched refs:NO_ATLAS (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_glyphs.c85 #define NO_ATLAS ((PicturePtr)-1) macro
618 glyph_atlas = NO_ATLAS;
633 if (glyph_atlas != NO_ATLAS) {
635 glyph_atlas = NO_ATLAS;
730 if (glyph_atlas != NO_ATLAS)
746 PicturePtr glyph_atlas = NO_ATLAS;
782 if (glyph_atlas != NO_ATLAS) {
784 glyph_atlas = NO_ATLAS;
874 if (glyph_atlas != NO_ATLAS) {
876 glyph_atlas = NO_ATLAS;
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_glyphs.c85 #define NO_ATLAS ((PicturePtr)-1) macro
618 glyph_atlas = NO_ATLAS;
633 if (glyph_atlas != NO_ATLAS) {
635 glyph_atlas = NO_ATLAS;
730 if (glyph_atlas != NO_ATLAS)
746 PicturePtr glyph_atlas = NO_ATLAS;
782 if (glyph_atlas != NO_ATLAS) {
784 glyph_atlas = NO_ATLAS;
874 if (glyph_atlas != NO_ATLAS) {
876 glyph_atlas = NO_ATLAS;
[all...]

Completed in 5 milliseconds