public class YMFGlManagerTest
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
java.lang.Thread |
mLooperThread |
| Constructor and Description |
|---|
YMFGlManagerTest(GlManager glManager) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
awaitUninterruptibly(java.util.concurrent.CountDownLatch barrier,
long timeoutMs) |
void |
quit() |
void |
run() |
public YMFGlManagerTest(GlManager glManager)