Searched refs:barHeight (Results 1 – 1 of 1) sorted by relevance
92 int barHeight = res.getDimensionPixelSize(R.dimen.hvac_fan_speed_bar_height); in init() local94 mCornerRadius = (barHeight - 2 * insetHeight) / 2; in init()