public bool FlipY()
 {
     return(SafeNativeMethods.mp_EglSurfaceHolder__flip_y(mpPtr));
 }