Searched refs:glSurfaceViewThread (Results 1 – 1 of 1) sorted by relevance
916 private GLSurfaceViewThread glSurfaceViewThread; field in GLSurfaceViewFactory923 glSurfaceViewThread.release(); in release()924 glSurfaceViewThread = null; in release()936 glSurfaceViewThread = new GLSurfaceViewThread(); in createView()937 glSurfaceViewThread.start(); in createView()946 && glSurfaceViewThread.getSurface() == null) { in waitForViewIsAvailable()957 if (glSurfaceViewThread.getSurface() == null) { in waitForViewIsAvailable()966 return glSurfaceViewThread.getSurface(); in getSurface()979 return glSurfaceViewThread.getByteBuffer(); in getByteBuffer()