Home
last modified time | relevance | path

Searched refs:tintAmount (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DScrimView.java142 float tintAmount = Color.alpha(mTintColor) / 255f; in updateColorWithTint() local
144 tintAmount); in updateColorWithTint()