HomeSort by relevance Sort by last modified time
    Searched full:fixed_x (Results 1 - 1 of 1) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
BoundedRect.java 301 float fixed_x = oldInnerCorners[fixed]; local
303 float newWidth = Math.abs(fixed_x - p[0]);

Completed in 620 milliseconds