Searched refs:boundsView (Results 1 – 1 of 1) sorted by relevance
57 public void draw(ViewGroup boundsView, ViewGroup root, Canvas c, View content, in draw() argument64 final int width = boundsView.getWidth(); in draw()65 final int height = boundsView.getHeight(); in draw()