Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dtrap.cpp568 int32_t ex2 = ey2; in trianglex_small() local
571 if (ex0>0 && ex1>0 && ex2>0) in trianglex_small()
575 ex2 -= dy20 << TRI_FRACTION_BITS; in trianglex_small()
579 if (!(ex0>0 && ex1>0 && ex2>0)) in trianglex_small()
583 ex2 -= dy20 << TRI_FRACTION_BITS; in trianglex_small()