Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dcolormap.c110 static int AllocDirect(int /*client */ ,
1506 ok = AllocDirect(client, pmap, colors, planes, planes, planes, in AllocColorCells()
1573 ok = AllocDirect(client, pmap, colors, r, g, b, contig, pixels, in AllocColorPlanes()
1630 AllocDirect(int client, ColormapPtr pmap, int c, int r, int g, int b, in AllocDirect() function