Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dtrap.cpp566 int32_t ex0 = ey0; in trianglex_small() local
571 if (ex0>0 && ex1>0 && ex2>0) in trianglex_small()
573 ex0 -= dy01 << TRI_FRACTION_BITS; in trianglex_small()
579 if (!(ex0>0 && ex1>0 && ex2>0)) in trianglex_small()
581 ex0 -= dy01 << TRI_FRACTION_BITS; in trianglex_small()