Validating consistency of MonitorMode data from Screen (all modes) and from a particular MonitorDevice.
More...
|
| void | test00ScreenModeStream () throws InterruptedException |
| |
| void | test01ScreenAllMonitor () throws InterruptedException |
| |
| void | test02ScreenAllModesInfo () throws InterruptedException |
| |
| int | getMaxTestNameLen () |
| |
| String | getSnapshotFilename (final int sn, String postSNDetail, final GLCapabilitiesImmutable caps, final int width, final int height, final boolean sinkHasAlpha, String fileSuffix, final String destPath) |
| |
| void | snapshot (final int sn, final String postSNDetail, final GL gl, final GLReadBufferUtil readBufferUtil, final String fileSuffix, final String destPath) |
| | Takes a snapshot of the drawable's current front framebuffer. More...
|
| |
Validating consistency of MonitorMode data from Screen (all modes) and from a particular MonitorDevice.
Also validates the descending order of the given MonitorMode lists.
Definition at line 71 of file TestScreenMode00aNEWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ test00ScreenModeStream()
| void com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT.test00ScreenModeStream |
( |
| ) |
throws InterruptedException |
◆ test01ScreenAllMonitor()
| void com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT.test01ScreenAllMonitor |
( |
| ) |
throws InterruptedException |
◆ test02ScreenAllModesInfo()
| void com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT.test02ScreenAllModesInfo |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: