Searched refs:GLThread (Results 1 – 1 of 1) sorted by relevance
362 mGLThread = new GLThread(mThisWeakRef); in setRenderer()593 mGLThread = new GLThread(mThisWeakRef); in onAttachedToWindow()1232 static class GLThread extends Thread { class in GLSurfaceViewCustom1233 GLThread(WeakReference<GLSurfaceViewCustom> glSurfaceViewWeakRef) { in GLThread() method in GLSurfaceViewCustom.GLThread1817 public synchronized void threadExiting(GLThread thread) { in threadExiting()1835 public boolean tryAcquireEglContextLocked(GLThread thread) { in tryAcquireEglContextLocked()1859 public void releaseEglContextLocked(GLThread thread) { in releaseEglContextLocked()1926 private GLThread mEglOwner;1933 private GLThread mGLThread;