Searched refs:useC2x (Results 1 – 1 of 1) sorted by relevance
1024 M4f useC2x = abs(c2x) > abs(c2y); in moveTo() local1031 if_then_else(useC2x, c2x, c2y), /* !A & B */ in moveTo()1042 if_then_else(useC2x, -c3x, -c3y)), /* !A & B */ in moveTo()