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

/system/core/include/private/pixelflinger/
H A Dggl_context.h467 GGLfixed32 dzdy; member in struct:android::shade_t
/system/core/libpixelflinger/
H A Dscanline.cpp1630 ci.ydzdy = interpolate(ys, c->shade.z0, c->shade.dzdx, c->shade.dzdy);
1813 ci.ydzdy += c->shade.dzdy;
1832 c->iterators.ydzdy += c->shade.dzdy;
1843 ci.ydzdy += c->shade.dzdy;
1850 ci.ydzdy += c->shade.dzdy;
1858 ci.ydzdy += c->shade.dzdy;
H A Dpixelflinger.cpp257 c->shade.dzdy = grad[2];

Completed in 25 milliseconds