Searched refs:glamor_glyph_private_key (Results 1 – 1 of 1) sorted by relevance
33 static DevPrivateKeyRec glamor_glyph_private_key; variable51 return dixLookupPrivate(&pixmap->devPrivates, &glamor_glyph_private_key); in glamor_get_glyph_private()533 …if (!dixRegisterPrivateKey(&glamor_glyph_private_key, PRIVATE_PIXMAP, sizeof (struct glamor_glyph_… in glamor_composite_glyphs_init()