Home | History | Annotate | Download | only in main

Lines Matching defs:thr

256    _EGLThreadInfo *thr = _eglGetCurrentThread();
258 thr->CurrentFuncName = funcName;
259 thr->CurrentObjectLabel = NULL;
262 thr->CurrentObjectLabel = thr->Label;
264 thr->CurrentObjectLabel = disp->Label;
266 thr->CurrentObjectLabel = object->Label;