Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRenderThreadInfo.h52 static void forAllRenderThreadInfos(std::function<void(RenderThreadInfo*)>);
DRenderThreadInfo.cpp57 void RenderThreadInfo::forAllRenderThreadInfos(std::function<void(RenderThreadInfo*)> f) { in forAllRenderThreadInfos() function in gfxstream::RenderThreadInfo
DFrameBuffer.cpp1450 RenderThreadInfo::forAllRenderThreadInfos( in cleanupProcGLObjects()