Home | History | Annotate | Download | only in libpixelflinger

Lines Matching full:dadx

666         a = (xs * c->shade.dadx) + ci.ydady;
670 a = ADJUST_COLOR_ITERATOR(a, c->shade.dadx, xc);
942 a += c->shade.dadx;
1662 ci.ydady = interpolate(ys, c->shade.a0, c->shade.dadx, c->shade.dady);
1679 gen.argb[GGLFormat::ALPHA].dx = c->shade.dadx;