HomeSort by relevance Sort by last modified time
    Searched refs:CurrentFuncName (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/egl/main/
eglcurrent.h 63 const char *CurrentFuncName;
eglcurrent.c 359 funcName = thr->CurrentFuncName;
363 _eglDebugReportFullv(error, thr->CurrentFuncName, funcName, type, thr->CurrentObjectLabel, message, args);
eglapi.c 258 thr->CurrentFuncName = funcName;
    [all...]

Completed in 389 milliseconds