Searched refs:forAllRenderThreadInfos (Results 1 – 3 of 3) sorted by relevance
51 static void forAllRenderThreadInfos(std::function<void(RenderThreadInfo*)>);
58 void RenderThreadInfo::forAllRenderThreadInfos(std::function<void(RenderThreadInfo*)> f) { in forAllRenderThreadInfos() function in RenderThreadInfo
1977 RenderThreadInfo::forAllRenderThreadInfos( in cleanupProcGLObjects()