open fun setEGLWindowSurfaceFactory(factory: EGLWindowSurfaceFactory): Unit
Install a custom EGLWindowSurfaceFactory.
If this method is called, it must be called before .setSurfaceRenderer is called.
If this method is not called, then by default a window surface will be created with a null attribute list.