Searched refs:ALPHA_FADE_END (Results 1 – 2 of 2) sorted by relevance
24 static final float ALPHA_FADE_END = 0.5f; // fraction of thumbnail width beyond which alpha->0 field in Constants
57 static final float ALPHA_FADE_END = 0.65f; // fraction of thumbnail width field in SwipeHelper153 final float fadeSize = ALPHA_FADE_END * viewSize; in getAlphaForOffset()