HomeSort by relevance Sort by last modified time
    Searched defs:getEdgePoints (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropMath.java 96 public static void getEdgePoints(RectF imageBound, float[] array) {
BoundedRect.java 150 CropMath.getEdgePoints(outer, correctionVec);
345 CropMath.getEdgePoints(outer, innerRotated);

Completed in 217 milliseconds