Exemple #1
0
 private void init(android.view.SurfaceSession s, int pid, string name, int display
                   , int w, int h, int format, int flags)
 {
     throw new System.NotImplementedException();
 }
Exemple #2
0
 public Surface(android.view.SurfaceSession s, int pid, int display, int w, int h,
                int format, int flags)
 {
     throw new System.NotImplementedException();
 }