public class LoaderTest
extends java.lang.Object
Constructor and Description |
---|
LoaderTest() |
Modifier and Type | Method and Description |
---|---|
void |
testLoader()
Test the loader.
|
void |
testLoaderBilinear()
Test the loader with bilinear.
|
void |
testLoaderFail()
Test the loader.
|
void |
testLoaderFullScreen()
Test the loader with fullscreen.
|
void |
testLoaderHq2x()
Test the loader with hq2x.
|
void |
testLoaderHq3x()
Test the loader with hq3x.
|
void |
testLoaderInterrupt()
Test the loader with hq3x.
|
public void testLoaderFail()
public void testLoader() throws java.lang.InterruptedException
java.lang.InterruptedException
- If error.public void testLoaderBilinear() throws java.lang.InterruptedException
java.lang.InterruptedException
- If error.public void testLoaderHq2x() throws java.lang.InterruptedException
java.lang.InterruptedException
- If error.public void testLoaderHq3x() throws java.lang.InterruptedException
java.lang.InterruptedException
- If error.public void testLoaderFullScreen() throws java.lang.InterruptedException
java.lang.InterruptedException
- If error.public void testLoaderInterrupt() throws java.lang.InterruptedException
java.lang.InterruptedException
- If error.