Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessCommon.h55 extern DevPrivateKeyRec rootlessGCPrivateKeyRec;
57 #define rootlessGCPrivateKey (&rootlessGCPrivateKeyRec)
H A DrootlessScreen.c64 DevPrivateKeyRec rootlessGCPrivateKeyRec; variable
630 (&rootlessGCPrivateKeyRec, PRIVATE_GC, sizeof(RootlessGCRec))) in RootlessAllocatePrivates()