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