Searched refs:dx12 (Results 1 – 1 of 1) sorted by relevance
536 int32_t dx12 = x1 - x2; in trianglex_small() local555 int32_t ey1 = dy12 * (x1 - mx) - dx12 * (y1 - my); in trianglex_small()561 if (dy12<0 || (dy12 == 0 && dx12>0)) ey1++; in trianglex_small()594 ey1 += dx12 << TRI_FRACTION_BITS; in trianglex_small()