Class EGLAcceleratedScreen

java.lang.Object
com.sun.glass.ui.monocle.AcceleratedScreen
com.sun.glass.ui.monocle.EGLAcceleratedScreen

public class EGLAcceleratedScreen extends AcceleratedScreen
The EGLAcceleratedScreen manages the link to the hardware-accelerated component, using EGL. This class is not directly using EGL commands, as the order and meaning of parameters might vary between implementations. Also, implementation-specific logic may be applied before, in between, or after the EGL commands.