Home | History | Annotate | Download | only in x11

Lines Matching refs:gshift

438    v->gshift = 0;
441 v->gshift++;
484 v->GtoPixel[i] = (g >> (8-gBits)) << v->gshift;