MapLibre Native Android
Toggle table of contents
13.4.1
openglRelease
Target filter
openglRelease
Switch theme
Search in API
Skip to content
MapLibre Native Android
MapLibre Native Android
/
org.maplibre.android.maps.renderer.egl
/
EGLLogWrapper
/
eglCreateWindowSurface
egl
Create
Window
Surface
open
fun
eglCreateWindowSurface
(
display
:
EGLDisplay
,
config
:
EGLConfig
,
native_window
:
Any
,
attrib_list
:
Array
<
Int
>
)
:
EGLSurface
(
source
)