Searched refs:ydwdy (Results 1 - 2 of 2) sorted by relevance

/system/core/include/private/pixelflinger/
H A Dggl_context.h448 GGLfixed ydwdy; member in struct:android::iterators_t
/system/core/libpixelflinger/
H A Dscanline.cpp1631 ci.ydwdy = interpolate(ys, c->shade.w0, c->shade.dwdx, c->shade.dwdy);
1814 ci.ydwdy += c->shade.dwdy;
1851 ci.ydwdy += c->shade.dwdy;
1900 int32_t w0 = (xs * c->shade.dwdx) + ci.ydwdy;
1989 int32_t w = (xs * c->shade.dwdx) + ci.ydwdy;

Completed in 9 milliseconds