Example #1
0
 public static EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config,
            ScriptCoreLibNative.SystemHeaders.android.native_window.ANativeWindow win,
           int[] attrib_list) { throw null; }
Example #2
0
 public static EGLDisplay eglGetDisplay(ScriptCoreLibNative.SystemHeaders.android.native_window.ANativeWindow display_id) { throw null; }