Searched refs:idsdy (Results 1 - 3 of 3) sorted by relevance

/system/core/libpixelflinger/include/private/pixelflinger/
H A Dggl_context.h370 int32_t idsdy; member in struct:android::texture_shade_t::__anon1451::__anon1452
/system/core/libpixelflinger/
H A Dscanline.cpp1706 t.shade.is0, t.shade.idsdx, t.shade.idsdy);
1710 ti.dsdy = t.shade.idsdy << sscale;
1714 ti.dsdy = t.shade.idsdy >> -sscale;
1930 (tmu.shade.idsdy * ys) + (tmu.shade.idsdx * xs) +
1931 ((tmu.shade.idsdx + tmu.shade.idsdy)>>1);
2016 (tmu.shade.idsdy * ys) + (tmu.shade.idsdx * xs) +
2017 ((tmu.shade.idsdx + tmu.shade.idsdy)>>1);
H A Dpixelflinger.cpp455 u.shade.idsdy = grad[2];

Completed in 80 milliseconds