Searched defs:rotatePoint (Results 1 – 2 of 2) sorted by relevance
178 public static void rotatePoint(Point inOutPoint, @Rotation int rotation, in rotatePoint() method in RotationUtils
340 private static PointF rotatePoint(PointF p, PointF c, float cosa, float sina) { in rotatePoint() method in Quad