Lines Matching refs:currentThread
806 Log.i("DefaultContextFactory", "tid=" + Thread.currentThread().getId()); in destroyContext()
1026 Log.w("EglHelper", "start() tid=" + Thread.currentThread().getId()); in start()
1067 … Log.w("EglHelper", "createContext " + mEglContext + " tid=" + Thread.currentThread().getId()); in start()
1081 Log.w("EglHelper", "createSurface() tid=" + Thread.currentThread().getId()); in createSurface()
1178 Log.w("EglHelper", "destroySurface() tid=" + Thread.currentThread().getId()); in destroySurface()
1198 Log.w("EglHelper", "finish() tid=" + Thread.currentThread().getId()); in finish()
1220 Log.e("EglHelper", "throwEglException tid=" + Thread.currentThread().getId() + " " in throwEglException()
1663 if (Thread.currentThread() == this) { in requestRenderAndNotify()
1690 Thread.currentThread().interrupt(); in surfaceCreated()
1707 Thread.currentThread().interrupt(); in surfaceDestroyed()
1727 Thread.currentThread().interrupt(); in onPause()
1749 Thread.currentThread().interrupt(); in onResume()
1768 if (Thread.currentThread() == this) { in onWindowResize()
1783 Thread.currentThread().interrupt(); in onWindowResize()
1799 Thread.currentThread().interrupt(); in requestExitAndWait()