Searched defs:y_bot (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/
H A Dtrap.cpp636 int32_t y_bot; member in struct:android::Edge
644 edge->y_bot, edge->y_bot/float(TRI_ONE),
704 edge->y_bot = ymax;
781 int32_t y_bot = max(left->y_bot, right->y_bot); local
785 y_bot = max(y_bot, edges[2].y_bot);
829 int16_t y_bot; // starting scanline, 12.4 format member in struct:android::AAEdge
[all...]

Completed in 59 milliseconds