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

/system/core/libpixelflinger/
H A Dtrap.cpp543 const int32_t bmaxy = TRI_CEIL( max(y0, y1, y2)) >> TRI_FRACTION_BITS; local
547 const int32_t maxy = min(bmaxy, c->state.scissor.bottom);

Completed in 1198 milliseconds