Searched refs:getEdgePoints (Results 1 – 2 of 2) sorted by relevance
150 CropMath.getEdgePoints(outer, correctionVec); in moveInner()345 CropMath.getEdgePoints(outer, innerRotated); in reconstrain()
96 public static void getEdgePoints(RectF imageBound, float[] array) { in getEdgePoints() method in CropMath