Searched refs:getRootView (Results 1 – 3 of 3) sorted by relevance
47 ILayoutViewInfo getRootView(); in getRootView() method
733 int width = result.getRootView().getRight();734 int height = result.getRootView().getBottom();1057 updateNodeWithBounds(result.getRootView());
388 mLastValidViewInfoRoot = new CanvasViewInfo(result.getRootView()); in setResult()