Searched refs:secondaryHeight (Results 1 – 1 of 1) sorted by relevance
116 final int secondaryHeight = secondary.getIntrinsicHeight(); in onDraw() local120 final int bottom = (int) Math.min(y + secondaryHeight, height); in onDraw()