Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c75 static DevPrivateKeyRec damagePixPrivateKeyRec; variable
77 #define damagePixPrivateKey (&damagePixPrivateKeyRec)
1679 if (!dixRegisterPrivateKey(&damagePixPrivateKeyRec, PRIVATE_PIXMAP, 0)) in DamageSetup()