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