Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dprotocol-versions.h105 #define SERVER_SHM_MINOR_VERSION 2 macro
107 #define SERVER_SHM_MINOR_VERSION 1 macro
/OK3568_Linux_fs/external/xserver/Xext/
H A Dshm.c289 .minorVersion = SERVER_SHM_MINOR_VERSION, in ProcShmQueryVersion()