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

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp407 int ydfdy = scratches.obtain(); local
408 int f = ydfdy;
410 CONTEXT_LOAD(ydfdy, iterators.ydfdy);
411 MLA(AL, 0, f, Rx, dfdx, ydfdy);
/system/core/include/private/pixelflinger/
H A Dggl_context.h449 GGLfixed ydfdy; member in struct:android::iterators_t
/system/core/libpixelflinger/
H A Dscanline.cpp657 GGLfixed f = (xs * c->shade.dfdx) + ci.ydfdy;
1632 ci.ydfdy = interpolate(ys, c->shade.f0, c->shade.dfdx, c->shade.dfdy);
1664 gen.f = ci.ydfdy;
1815 ci.ydfdy += c->shade.dfdy;

Completed in 167 milliseconds