Package | Description |
---|---|
com.sun.glass.ui.monocle |
Modifier and Type | Method and Description |
---|---|
AcceleratedScreen |
AndroidPlatform.getAcceleratedScreen(int[] attributes)
Create the accelerated screen for this platform
|
AcceleratedScreen |
DispmanPlatform.getAcceleratedScreen(int[] attributes) |
AcceleratedScreen |
MX6Platform.getAcceleratedScreen(int[] attributes) |
AcceleratedScreen |
NativePlatform.getAcceleratedScreen(int[] attributes)
Gets the AcceleratedScreen for this platform
|
AcceleratedScreen |
OMAPX11Platform.getAcceleratedScreen(int[] attributes) |
AcceleratedScreen |
X11Platform.getAcceleratedScreen(int[] attributes)
Create the accelerated screen for this platform
|
Constructor and Description |
---|
AcceleratedScreen(int[] attributes)
Perform basic egl intialization - open the display, create the drawing
surface, and create a GL context to that drawing surface.
|
AndroidAcceleratedScreen(int[] attributes) |
DispmanAcceleratedScreen(int[] attributes) |
MX6AcceleratedScreen(int[] attributes) |
X11AcceleratedScreen(int[] attributes) |