public void onDrawFrame(GL10 gl) {
   if (setup) OFAndroid.render();
 }