Syntax
[Android.Runtime.Register("eglCopyBuffers", "(Ljavax/microedition/khronos/egl/EGLDisplay;Ljavax/microedition/khronos/egl/EGLSurface;Ljava/lang/Object;)Z", "GetEglCopyBuffers_Ljavax_microedition_khronos_egl_EGLDisplay_Ljavax_microedition_khronos_egl_EGLSurface_Ljava_lang_Object_Handler:Javax.Microedition.Khronos.Egl.IEGL10Invoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
bool EglCopyBuffers (
EGLDisplay display,
EGLSurface surface,
Java.Lang.Object native_pixmap)
Parameters
- display
- Documentation for this section has not yet been entered.
- surface
- Documentation for this section has not yet been entered.
- native_pixmap
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Javax.Microedition.Khronos.Egl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1