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

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
EdgeEffect.java 311 final int edgeHeight = mEdge.getIntrinsicHeight();
334 int edgeBottom = (int) (edgeHeight * mEdgeScaleY);

Completed in 861 milliseconds