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

/system/core/libpixelflinger/include/private/pixelflinger/
H A Dggl_context.h469 GGLfixed32 dzdy; member in struct:android::shade_t
/system/core/libpixelflinger/
H A Dscanline.cpp1646 ci.ydzdy = interpolate(ys, c->shade.z0, c->shade.dzdx, c->shade.dzdy);
1829 ci.ydzdy += c->shade.dzdy;
1848 c->iterators.ydzdy += c->shade.dzdy;
1859 ci.ydzdy += c->shade.dzdy;
1866 ci.ydzdy += c->shade.dzdy;
1874 ci.ydzdy += c->shade.dzdy;
H A Dpixelflinger.cpp257 c->shade.dzdy = grad[2];

Completed in 32 milliseconds