Home | History | Annotate | Download | only in libpixelflinger

Lines Matching refs:dadx

661         a = (xs * c->shade.dadx) + ci.ydady;
665 a = ADJUST_COLOR_ITERATOR(a, c->shade.dadx, xc);
937 a += c->shade.dadx;
1657 ci.ydady = interpolate(ys, c->shade.a0, c->shade.dadx, c->shade.dady);
1674 gen.argb[GGLFormat::ALPHA].dx = c->shade.dadx;