Home
last modified time | relevance | path

Searched refs:glSurfaceViewWeakRef (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java996 public EglHelper(WeakReference<GLSurfaceViewCustom> glSurfaceViewWeakRef) { in EglHelper() argument
997 mGLSurfaceViewWeakRef = glSurfaceViewWeakRef; in EglHelper()
1233 GLThread(WeakReference<GLSurfaceViewCustom> glSurfaceViewWeakRef) { in GLThread() argument
1239 mGLSurfaceViewWeakRef = glSurfaceViewWeakRef; in GLThread()