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