Searched refs:windowAlphaThreshold (Results 1 – 2 of 2) sorted by relevance
142 float windowAlphaThreshold = 1f - SHAPE_PROGRESS_DURATION;199 floatingIconView.update(1f /* alpha */, currentRect, progress, windowAlphaThreshold,
1446 final float windowAlphaThreshold = 1f - SHAPE_PROGRESS_DURATION; in getClosingWindowAnimators() local1452 finalFloatingIconView.update(1f, currentRectF, progress, windowAlphaThreshold, in getClosingWindowAnimators()