Searched refs:startHook (Results 1 – 2 of 2) sorted by relevance
44 auto startHook = renderthread::RenderThread::getOnStartHook(); in setupThread() local45 if (startHook) { in setupThread()46 startHook(name.data()); in setupThread()
45 auto startHook = renderthread::RenderThread::getOnStartHook(); in setupThread() local46 if (startHook) { in setupThread()47 startHook(name.data()); in setupThread()