Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dtrap.cpp569 int32_t ex1 = ey1; in trianglex_small() local
573 if (ex0>0 && ex1>0 && ex2>0) in trianglex_small()
576 ex1 -= dy12 << TRI_FRACTION_BITS; in trianglex_small()
581 if (!(ex0>0 && ex1>0 && ex2>0)) in trianglex_small()
584 ex1 -= dy12 << TRI_FRACTION_BITS; in trianglex_small()