Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dcolormap.c166 static void FindColorInRootCmap(ColormapPtr /* pmap */ ,
1023 FindColorInRootCmap(prootmap, prootmap->red, entries, &rgb, in AllocColor()
1042 FindColorInRootCmap(prootmap, prootmap->red, entries, &rgb, in AllocColor()
1045 FindColorInRootCmap(prootmap, prootmap->green, entries, &rgb, in AllocColor()
1048 FindColorInRootCmap(prootmap, prootmap->blue, entries, &rgb, in AllocColor()
1280 FindColorInRootCmap(ColormapPtr pmap, EntryPtr pentFirst, int size, in FindColorInRootCmap() function