Searched refs:glSurfaceViewWeakRef (Results 1 – 1 of 1) sorted by relevance
1015 public EglHelper(WeakReference<GLSurfaceView> glSurfaceViewWeakRef) { in EglHelper() argument1016 mGLSurfaceViewWeakRef = glSurfaceViewWeakRef; in EglHelper()1252 GLThread(WeakReference<GLSurfaceView> glSurfaceViewWeakRef) { in GLThread() argument1259 mGLSurfaceViewWeakRef = glSurfaceViewWeakRef; in GLThread()