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

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
EdgeEffect.java 313 final int glowHeight = mGlow.getIntrinsicHeight();
319 glowHeight * mGlowScaleY * glowHeight/ glowWidth * 0.6f,
320 glowHeight * MAX_GLOW_HEIGHT);

Completed in 417 milliseconds