trap.cpp | 827 GGLfixed y_incr; // on each x step, increment y by that amount member in struct:android::AAEdge 839 "x_incr=%08x (%.3f), y_incr=%08x (%.3f), " 843 y_incr, y_incr*iter, 889 edge->y_incr = 0x7FFFFFFF; 894 edge->y_incr = abs(gglDivQ16(dy, dx)); 1088 const int32_t y_incr = left->y_incr; local 1130 const int32_t y_incr = right->y_incr; local [all...] |