Home | History | Annotate | Download | only in main

Lines Matching defs:thr

262    _EGLThreadInfo *thr = _eglGetCurrentThread();
264 thr->CurrentFuncName = funcName;
265 thr->CurrentObjectLabel = NULL;
268 thr->CurrentObjectLabel = thr->Label;
270 thr->CurrentObjectLabel = disp->Label;
272 thr->CurrentObjectLabel = object->Label;