Lines Matching refs:getId

780                     Log.i("DefaultContextFactory", "tid=" + Thread.currentThread().getId());
996 Log.w("EglHelper", "start() tid=" + Thread.currentThread().getId());
1037 Log.w("EglHelper", "createContext " + mEglContext + " tid=" + Thread.currentThread().getId());
1051 Log.w("EglHelper", "createSurface() tid=" + Thread.currentThread().getId());
1148 Log.w("EglHelper", "destroySurface() tid=" + Thread.currentThread().getId());
1168 Log.w("EglHelper", "finish() tid=" + Thread.currentThread().getId());
1190 Log.e("EglHelper", "throwEglException tid=" + Thread.currentThread().getId() + " "
1234 setName("GLThread " + getId());
1236 Log.i("GLThread", "starting tid=" + getId());
1307 Log.i("GLThread", "mPaused is now " + mPaused + " tid=" + getId());
1314 Log.i("GLThread", "releasing EGL context because asked to tid=" + getId());
1332 Log.i("GLThread", "releasing EGL surface because paused tid=" + getId());
1345 Log.i("GLThread", "releasing EGL context because paused tid=" + getId());
1355 Log.i("GLThread", "terminating EGL because paused tid=" + getId());
1363 Log.i("GLThread", "noticed surfaceView surface lost tid=" + getId());
1376 Log.i("GLThread", "noticed surfaceView surface acquired tid=" + getId());
1384 Log.i("GLThread", "sending render notification tid=" + getId());
1429 + getId());
1445 Log.i("GLThread", "waiting tid=" + getId()
1511 Log.w("GLThread", "onDrawFrame tid=" + getId());
1525 Log.i("GLThread", "egl context lost tid=" + getId());
1595 Log.i("GLThread", "surfaceCreated tid=" + getId());
1612 Log.i("GLThread", "surfaceDestroyed tid=" + getId());
1629 Log.i("GLThread", "onPause tid=" + getId());
1649 Log.i("GLThread", "onResume tid=" + getId());
1681 Log.i("Main thread", "onWindowResize waiting for render complete from tid=" + getId());
1805 Log.i("GLThread", "exiting tid=" + thread.getId());