Searched refs:negated (Results 1 – 5 of 5) sorted by relevance
218 public Quaternion negated() { in negated() method in Quaternion301 orientation1 = orientation1.negated(); in slerp()
665 int negated = ~sum; in checksum() local666 return intAbs((short) negated); in checksum()