-
public abstract class EGLBase.IContextHolder class of the EGL rendering context
-
-
Method Summary
Modifier and Type Method Description abstract longgetNativeHandle()abstract ObjectgetEGLContext()-
-
Method Detail
-
getNativeHandle
abstract long getNativeHandle()
-
getEGLContext
abstract Object getEGLContext()
-
-
-
-