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

/system/core/libpixelflinger/
H A Dscanline.cpp414 c->span = c->scanline;
1904 int32_t span = 0; local
1912 span = remainder;
1913 w1 = (c->shade.dwdx * span) + w0;
1926 if (span) v += (tmu.shade.st[j].dx)*span;
1931 if (span) dvdx /= span;
1950 c->iterators.xr = xl = xl + (span ? span
[all...]
/system/core/include/private/pixelflinger/
H A Dggl_context.h523 void (*span)(context_t* c); member in struct:android::context_t

Completed in 4786 milliseconds