Home
last modified time | relevance | path

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

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