Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dtrap.cpp545 const int32_t bmaxy = TRI_CEIL( max(y0, y1, y2)) >> TRI_FRACTION_BITS; in trianglex_small() local
549 const int32_t maxy = min(bmaxy, c->state.scissor.bottom); in trianglex_small()