Searched refs:glSurfaceViewThread (Results 1 – 1 of 1) sorted by relevance
913 private GLSurfaceViewThread glSurfaceViewThread; field in GLSurfaceViewFactory920 glSurfaceViewThread.release(); in release()921 glSurfaceViewThread = null; in release()933 glSurfaceViewThread = new GLSurfaceViewThread(); in createView()934 glSurfaceViewThread.start(); in createView()943 && glSurfaceViewThread.getSurface() == null) { in waitForViewIsAvailable()954 if (glSurfaceViewThread.getSurface() == null) { in waitForViewIsAvailable()963 return glSurfaceViewThread.getSurface(); in getSurface()976 return glSurfaceViewThread.getByteBuffer(); in getByteBuffer()