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