Searched refs:glSurfaceViewWeakRef (Results 1 – 1 of 1) sorted by relevance
1016 public EglHelper(WeakReference<GLSurfaceView> glSurfaceViewWeakRef) { in EglHelper() argument1017 mGLSurfaceViewWeakRef = glSurfaceViewWeakRef; in EglHelper()1254 GLThread(WeakReference<GLSurfaceView> glSurfaceViewWeakRef) { in GLThread() argument1261 mGLSurfaceViewWeakRef = glSurfaceViewWeakRef; in GLThread()