Searched refs:mGlowScaleYStart (Results 1 – 1 of 1) sorted by relevance
85 private float mGlowScaleYStart; field in EdgeEffect221 mGlowScaleY = mGlowScaleYStart = 0; in onPull()226 mGlowScaleY = mGlowScaleYStart = scale; in onPull()248 mGlowScaleYStart = mGlowScaleY; in onRelease()277 mGlowScaleYStart = Math.max(mGlowScaleY, 0.f); in onAbsorb()363 mGlowScaleY = mGlowScaleYStart + (mGlowScaleYFinish - mGlowScaleYStart) * interp; in update()374 mGlowScaleYStart = mGlowScaleY; in update()386 mGlowScaleYStart = mGlowScaleY; in update()