Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DXNPixmap.h18 extern DevPrivateKeyRec xnestPixmapPrivateKeyRec;
20 #define xnestPixmapPrivateKey (&xnestPixmapPrivateKeyRec)
H A DPixmap.c35 DevPrivateKeyRec xnestPixmapPrivateKeyRec; variable
H A DScreen.c152 (&xnestPixmapPrivateKeyRec, PRIVATE_PIXMAP, sizeof(xnestPrivPixmap))) in xnestOpenScreen()