Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmicmap.c191 int stepred, stepgreen, stepblue; in miExpandDirectColors() local
201 stepblue = 1 << pVisual->offsetBlue; in miExpandDirectColors()
210 for (blue = 0; blue <= maxblue; blue += stepblue) { in miExpandDirectColors()
218 for (blue = 0; blue <= maxblue; blue += stepblue) { in miExpandDirectColors()