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

/xsrc/external/mit/xorg-server.old/dist/miext/damage/
H A Ddamage.c75 static DevPrivateKeyRec damagePixPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec
76 #define damagePixPrivateKey (&damagePixPrivateKeyRec)
1851 if (!dixRegisterPrivateKey(&damagePixPrivateKeyRec, PRIVATE_PIXMAP, 0))
/xsrc/external/mit/xorg-server/dist/miext/damage/
H A Ddamage.c75 static DevPrivateKeyRec damagePixPrivateKeyRec; variable in typeref:typename:DevPrivateKeyRec
77 #define damagePixPrivateKey (&damagePixPrivateKeyRec)
1679 if (!dixRegisterPrivateKey(&damagePixPrivateKeyRec, PRIVATE_PIXMAP, 0))

Completed in 7 milliseconds