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

/system/core/libpixelflinger/
H A Dtrap.cpp542 const int32_t bmaxx = TRI_CEIL( max(x0, x1, x2)) >> TRI_FRACTION_BITS; local
546 const int32_t maxx = min(bmaxx, c->state.scissor.right);

Completed in 7 milliseconds