Home
last modified time | relevance | path

Searched defs:threadInfo (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/tests/
DGLSnapshotTestDispatch.cpp71 RenderThreadInfo* threadInfo = RenderThreadInfo::get(); in saveSnapshot() local
97 RenderThreadInfo* threadInfo = RenderThreadInfo::get(); in loadSnapshot() local
/hardware/interfaces/audio/core/all-versions/default/
DStreamIn.cpp366 ThreadInfo threadInfo = {0, 0}; in prepareForReading() local
368 int32_t threadInfo = 0; in prepareForReading() local
DStreamOut.cpp353 ThreadInfo threadInfo = {0, 0}; in prepareForWriting() local
355 int32_t threadInfo = 0; in prepareForWriting() local
/hardware/google/gfxstream/host/
DRenderThread.cpp60 RenderThreadInfo* threadInfo; member