Searched refs:glSurfaceViewWeakRef (Results 1 – 1 of 1) sorted by relevance
996 public EglHelper(WeakReference<GLSurfaceViewCustom> glSurfaceViewWeakRef) { in EglHelper() argument997 mGLSurfaceViewWeakRef = glSurfaceViewWeakRef; in EglHelper()1233 GLThread(WeakReference<GLSurfaceViewCustom> glSurfaceViewWeakRef) { in GLThread() argument1239 mGLSurfaceViewWeakRef = glSurfaceViewWeakRef; in GLThread()