Egl Core
constructor()
Prepares EGL display and context.
Equivalent to EglCore(null, 0).
Prepares EGL display and context.
Parameters
shared Context
The context to share, or null if sharing is not desired.
flags
Configuration bit flags, e.g. FLAG_RECORDABLE.