Searched refs:mGlowScaleYStart (Results 1 – 1 of 1) sorted by relevance
84 private float mGlowScaleYStart; field in EdgeEffect220 mGlowScaleY = mGlowScaleYStart = 0; in onPull()225 mGlowScaleY = mGlowScaleYStart = scale; in onPull()247 mGlowScaleYStart = mGlowScaleY; in onRelease()276 mGlowScaleYStart = Math.max(mGlowScaleY, 0.f); in onAbsorb()362 mGlowScaleY = mGlowScaleYStart + (mGlowScaleYFinish - mGlowScaleYStart) * interp; in update()373 mGlowScaleYStart = mGlowScaleY; in update()385 mGlowScaleYStart = mGlowScaleY; in update()