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