Searched defs:bound (Results 1 – 2 of 2) sorted by relevance
53 private static synchronized void setBound(boolean bound) { in setBound()
140 public static boolean pointInRotatedRect(float[] point, RectF bound, float rot) { in pointInRotatedRect()