Searched refs:MAX_SCRIM_ALPHA (Results 1 – 1 of 1) sorted by relevance
96 private static final float MAX_SCRIM_ALPHA = 0.8f; field in CarDrawerLayout856 (int) (baseAlpha * Math.max(0, Math.min(1, onScreen())) * MAX_SCRIM_ALPHA) : 0; in drawChild()