EGLDisplayWrapper

class EGLDisplayWrapper

A wrapper for EGL display.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun findConfig(configSpec: EGLConfigSpec): EGLConfigWrapper

Returns a wrapper for EGL config matching a given specification.

Link copied to clipboard
fun initialize(): String

Initializes EGL display and returns EGL version.