Searched refs:makeClockwise (Results 1 – 1 of 1) sorted by relevance
188 makeClockwise(poly1, poly1length); in intersection()189 makeClockwise(poly2, poly2length); in intersection()370 private static void makeClockwise(@NonNull float[] polygon, int len) { in makeClockwise() method in SpotShadow