Home | History | Annotate | Download | only in x11

Lines Matching refs:BtoPixel

485          v->BtoPixel[i] = (b >> (8-bBits)) << v->bshift;
491 v->BtoPixel[i] = v->BtoPixel[255];