Home
last modified time | relevance | path

Searched refs:forAllRenderThreadInfos (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/
DRenderThreadInfo.h51 static void forAllRenderThreadInfos(std::function<void(RenderThreadInfo*)>);
DRenderThreadInfo.cpp58 void RenderThreadInfo::forAllRenderThreadInfos(std::function<void(RenderThreadInfo*)> f) { in forAllRenderThreadInfos() function in RenderThreadInfo
DFrameBuffer.cpp1977 RenderThreadInfo::forAllRenderThreadInfos( in cleanupProcGLObjects()