Searched defs:rotation (Results 1 – 2 of 2) sorted by relevance
17 int rotation = 0; in rotatefb_main() local
45 public static Rectangle fromRotatedRect(Point center, Point size, float rotation) { in fromRotatedRect()