Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A DpanoramiXh.h56 extern int PanoramiXAllocColorPlanes(ClientPtr client);
H A DpanoramiX.c579 ProcVector[X_AllocColorPlanes] = PanoramiXAllocColorPlanes; in PanoramiXExtensionInit()
H A DpanoramiXprocs.c2513 PanoramiXAllocColorPlanes(ClientPtr client) in PanoramiXAllocColorPlanes() function