Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dcolormap.h128 extern _X_EXPORT int AllocColorPlanes(int /*client */ ,
/OK3568_Linux_fs/external/xserver/dix/
H A Dprotocol.txt516 R087 X11:AllocColorPlanes
H A Dcolormap.c1548 AllocColorPlanes(int client, ColormapPtr pmap, int colors, in AllocColorPlanes() function
H A Ddispatch.c2713 if ((rc = AllocColorPlanes(client->index, pcmp, npixels, in ProcAllocColorPlanes()