|
| void | testDeadlock () throws InterruptedException, InvocationTargetException |
| |
| 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...
|
| |
Definition at line 51 of file TestPBufferDeadlockAWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT.main |
( |
final String |
args[] | ) |
|
|
static |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT.runTestGL |
( |
final GLCapabilities |
caps | ) |
throws InterruptedException, InvocationTargetException |
|
protected |
◆ testDeadlock()
| void com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT.testDeadlock |
( |
| ) |
throws InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: