Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarIconView.java200 final float imageBounds = mIncreasedSize ? in updateIconScaleForNotifications() local
203 mIconScale = imageBounds / (float)outerBounds; in updateIconScaleForNotifications()