Searched defs:GLThread (Results 1 – 1 of 1) sorted by relevance
1234 static class GLThread extends Thread { class in GLSurfaceView1235 GLThread(WeakReference<GLSurfaceView> glSurfaceViewWeakRef) { in GLThread() method in GLSurfaceView.GLThread