Searched refs:glSurfaceViewThread (Results 1 – 1 of 1) sorted by relevance
899 private GLSurfaceViewThread glSurfaceViewThread; field in GLSurfaceViewFactory906 glSurfaceViewThread.release(); in release()907 glSurfaceViewThread = null; in release()919 glSurfaceViewThread = new GLSurfaceViewThread(); in createView()920 glSurfaceViewThread.start(); in createView()929 && glSurfaceViewThread.getSurface() == null) { in waitForViewIsAvailable()940 if (glSurfaceViewThread.getSurface() == null) { in waitForViewIsAvailable()949 return glSurfaceViewThread.getSurface(); in getSurface()962 return glSurfaceViewThread.getByteBuffer(); in getByteBuffer()