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