Home
last modified time | relevance | path

Searched defs:AAEdge (Results 1 – 1 of 1) sorted by relevance

/system/core/libpixelflinger/
Dtrap.cpp823 struct AAEdge struct
825 GGLfixed x; // edge position in 12.16 coordinates
826 GGLfixed x_incr; // on each y step, increment x by that amount
827 GGLfixed y_incr; // on each x step, increment y by that amount
828 int16_t y_top; // starting scanline, 12.4 format
829 int16_t y_bot; // starting scanline, 12.4 format