Searched refs:mGLSurfaceViewWeakRef (Results 1 – 1 of 1) sorted by relevance
997 mGLSurfaceViewWeakRef = glSurfaceViewWeakRef; in EglHelper()1029 GLSurfaceViewCustom view = mGLSurfaceViewWeakRef.get(); in start()1085 GLSurfaceViewCustom view = mGLSurfaceViewWeakRef.get(); in createSurface()1124 GLSurfaceViewCustom view = mGLSurfaceViewWeakRef.get(); in createGL()1168 GLSurfaceViewCustom view = mGLSurfaceViewWeakRef.get(); in destroySurfaceImp()1181 GLSurfaceViewCustom view = mGLSurfaceViewWeakRef.get(); in finish()1214 private WeakReference<GLSurfaceViewCustom> mGLSurfaceViewWeakRef; field in GLSurfaceViewCustom.EglHelper1239 mGLSurfaceViewWeakRef = glSurfaceViewWeakRef; in GLThread()1281 mEglHelper = new EglHelper(mGLSurfaceViewWeakRef); in guardedRun()1349 GLSurfaceViewCustom view = mGLSurfaceViewWeakRef.get(); in guardedRun()[all …]