Searched refs:glSurfaceViewWeakRef (Results 1 – 1 of 1) sorted by relevance
985 public EglHelper(WeakReference<GLSurfaceView> glSurfaceViewWeakRef) { in EglHelper() argument986 mGLSurfaceViewWeakRef = glSurfaceViewWeakRef; in EglHelper()1222 GLThread(WeakReference<GLSurfaceView> glSurfaceViewWeakRef) { in GLThread() argument1228 mGLSurfaceViewWeakRef = glSurfaceViewWeakRef; in GLThread()