Home | History | Annotate | Download | only in view

Lines Matching refs:getBottomFadingEdgeStrength

13348     protected float getBottomFadingEdgeStrength() {
16248 bottomFadeStrength = Math.max(0.0f, Math.min(1.0f, getBottomFadingEdgeStrength()));