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