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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_composite_glyphs.c33 static DevPrivateKeyRec glamor_glyph_private_key; variable in typeref:typename:DevPrivateKeyRec
51 return dixLookupPrivate(&pixmap->devPrivates, &glamor_glyph_private_key);
526 if (!dixRegisterPrivateKey(&glamor_glyph_private_key, PRIVATE_PIXMAP, sizeof (struct glamor_glyph_private)))

Completed in 16 milliseconds