Searched refs:glSurfaceViewWeakRef (Results 1 – 1 of 1) sorted by relevance
986 public EglHelper(WeakReference<GLSurfaceView> glSurfaceViewWeakRef) { in EglHelper() argument987 mGLSurfaceViewWeakRef = glSurfaceViewWeakRef; in EglHelper()1223 GLThread(WeakReference<GLSurfaceView> glSurfaceViewWeakRef) { in GLThread() argument1229 mGLSurfaceViewWeakRef = glSurfaceViewWeakRef; in GLThread()