Searched refs:widthInset (Results 1 – 1 of 1) sorted by relevance
39 int widthInset = (width - size) / 2; in colorize() local42 drawable.setBounds(- widthInset, - heightInset, width - widthInset, height - heightInset); in colorize()