Searched refs:shrunkBounds (Results 1 – 1 of 1) sorted by relevance
257 Rect shrunkBounds = new Rect(bounds); in setItemInfo() local258 Utilities.scaleRectAboutCenter(shrunkBounds, 0.98f); in setItemInfo()259 adaptiveIcon.setBounds(shrunkBounds); in setItemInfo()