Home
last modified time | relevance | path

Searched refs:MAX_GLOW_HEIGHT (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DEdgeEffect.java74 private static final float MAX_GLOW_HEIGHT = 4.f; field in EdgeEffect
217 mGlowScaleY = mGlowScaleYStart = Math.min(MAX_GLOW_HEIGHT, Math.max( in onPull()
320 glowHeight * MAX_GLOW_HEIGHT); in draw()