|
| void | initTest () throws IOException |
| |
| void | cleanupTest () |
| |
| void | testImpl (final boolean useFFP, final InputStream istream) throws InterruptedException, IOException |
| |
| void | test01YUV444Base__GL2 () throws InterruptedException, IOException |
| |
| void | test01YUV444Base__ES2 () throws InterruptedException, IOException |
| |
| void | test01YUV444Prog__GL2 () throws InterruptedException, IOException |
| |
| void | test01YUV444Prog__ES2 () throws InterruptedException, IOException |
| |
| void | test01YUV422hBase__ES2 () throws InterruptedException, IOException |
| |
| void | test01YUV422hProg_ES2 () throws InterruptedException, IOException |
| |
| void | test02YUV420Base__ES2 () throws InterruptedException, IOException |
| |
| void | test02YUV420Prog_ES2 () throws InterruptedException, IOException |
| |
| void | test02YUV420BaseGray_ES2 () throws InterruptedException, IOException |
| |
| void | test03CMYK_01_ES2 () throws InterruptedException, IOException |
| |
| void | test03YCCK_01_ES2 () throws InterruptedException, IOException |
| |
| void | test04QTTDefPostFrame_ES2 () throws InterruptedException, IOException |
| |
| 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...
|
| |
◆ cleanupTest()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.cleanupTest |
( |
| ) |
|
◆ initTest()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.initTest |
( |
| ) |
throws IOException |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ test01YUV422hBase__ES2()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.test01YUV422hBase__ES2 |
( |
| ) |
throws InterruptedException, IOException |
◆ test01YUV422hProg_ES2()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.test01YUV422hProg_ES2 |
( |
| ) |
throws InterruptedException, IOException |
◆ test01YUV444Base__ES2()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.test01YUV444Base__ES2 |
( |
| ) |
throws InterruptedException, IOException |
◆ test01YUV444Base__GL2()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.test01YUV444Base__GL2 |
( |
| ) |
throws InterruptedException, IOException |
◆ test01YUV444Prog__ES2()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.test01YUV444Prog__ES2 |
( |
| ) |
throws InterruptedException, IOException |
◆ test01YUV444Prog__GL2()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.test01YUV444Prog__GL2 |
( |
| ) |
throws InterruptedException, IOException |
◆ test02YUV420Base__ES2()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.test02YUV420Base__ES2 |
( |
| ) |
throws InterruptedException, IOException |
◆ test02YUV420BaseGray_ES2()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.test02YUV420BaseGray_ES2 |
( |
| ) |
throws InterruptedException, IOException |
◆ test02YUV420Prog_ES2()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.test02YUV420Prog_ES2 |
( |
| ) |
throws InterruptedException, IOException |
◆ test03CMYK_01_ES2()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.test03CMYK_01_ES2 |
( |
| ) |
throws InterruptedException, IOException |
◆ test03YCCK_01_ES2()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.test03YCCK_01_ES2 |
( |
| ) |
throws InterruptedException, IOException |
◆ test04QTTDefPostFrame_ES2()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.test04QTTDefPostFrame_ES2 |
( |
| ) |
throws InterruptedException, IOException |
◆ testImpl()
| void com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.testImpl |
( |
final boolean |
useFFP, |
|
|
final InputStream |
istream |
|
) |
| throws InterruptedException, IOException |
The documentation for this class was generated from the following file: