Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmicmap.c190 int maxred, maxgreen, maxblue; in miExpandDirectColors() local
204 maxblue = pVisual->blueMask; in miExpandDirectColors()
210 for (blue = 0; blue <= maxblue; blue += stepblue) { in miExpandDirectColors()
218 for (blue = 0; blue <= maxblue; blue += stepblue) { in miExpandDirectColors()