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