class DispmanAcceleratedScreen extends AcceleratedScreen
eglConfigs, ls
Constructor and Description |
---|
DispmanAcceleratedScreen(int[] attributes) |
Modifier and Type | Method and Description |
---|---|
private long |
_platformGetNativeWindow(int displayID,
int layerID) |
protected long |
platformGetNativeWindow()
Returns a platform-specific native window handle suitable for use with
eglCreateWindowSurface.
|
enableRendering, getEGLHandle, getGLHandle, initPlatformLibraries, platformGetNativeDisplay, swapBuffers
DispmanAcceleratedScreen(int[] attributes) throws GLException
GLException
private long _platformGetNativeWindow(int displayID, int layerID)
protected long platformGetNativeWindow()
AcceleratedScreen
platformGetNativeWindow
in class AcceleratedScreen