Lines Matching refs:xx
217 int nn, xx = x & 3;222 c = c - ((c >> 2) & dotmatrix_argb32[(yy << 2)|xx]);224 xx = (xx + 1) & 3;387 int yy, xx;413 for (xx = 0; xx < w; xx++) {414 dst[xx] = rgb565_to_argb32(src[xx]);429 for (xx = w; xx > 0; xx--)448 for (xx = w; xx > 0; xx--) {467 for (xx = w; xx > 0; xx--) {