Searched refs:rootOffsetY (Results 1 – 1 of 1) sorted by relevance
63 final int rootOffsetY = root.getTop(); in draw() local88 top = Math.min(top, rootOffsetY + child.getTop()); in draw()90 bottom = Math.max(bottom, rootOffsetY + child.getBottom()); in draw()