Home | History | Annotate | Download | only in libpixelflinger

Lines Matching refs:ex2

568         register int32_t ex2 = ey2;    
571 if (ex0>0 && ex1>0 && ex2>0)
575 ex2 -= dy20 << TRI_FRACTION_BITS;
579 if (!(ex0>0 && ex1>0 && ex2>0))
583 ex2 -= dy20 << TRI_FRACTION_BITS;