Exemplo n.º 1
0
 public void onSurfaceChanged(GL10 gl, int width, int height) {
   _renderer.onSurfaceChanged(gl, width, height);
 }