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, swapBuffersDispmanAcceleratedScreen(int[] attributes)
throws GLException
GLExceptionprivate long _platformGetNativeWindow(int displayID,
int layerID)
protected long platformGetNativeWindow()
AcceleratedScreenplatformGetNativeWindow in class AcceleratedScreen