Searched defs:inOutPoint (Results 1 – 2 of 2) sorted by relevance
178 public static void rotatePoint(Point inOutPoint, @Rotation int rotation, in rotatePoint()201 public static void rotatePointF(PointF inOutPoint, @Rotation int rotation, in rotatePointF()
680 protected Point rotateToCurrentOrientation(Point inOutPoint, DisplayInfo displayInfo) { in rotateToCurrentOrientation()