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

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

Completed in 876 milliseconds