Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c2590 &ancr.exactRed, &ancr.exactGreen, &ancr.exactBlue)) { in ProcAllocNamedColor()
2593 ancr.screenBlue = ancr.exactBlue; in ProcAllocNamedColor()
2878 CARD16 exactRed, exactGreen, exactBlue; in ProcLookupColor() local
2882 &exactRed, &exactGreen, &exactBlue)) { in ProcLookupColor()
2889 .exactBlue = exactBlue, in ProcLookupColor()
2892 .screenBlue = exactBlue in ProcLookupColor()
H A Dswaprep.c490 swaps(&pRep->exactBlue); in SAllocNamedColorReply()
558 swaps(&pRep->exactBlue); in SLookupColorReply()