Example #1
0
 public void setRegion(int x, int y, int w, int h) {
   view.setRegion(x, y, w, h);
 }