Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRenderThread.cpp451 auto* healthMonitor = FrameBuffer::getFB()->getHealthMonitor(); in main()
490 .healthMonitor = FrameBuffer::getFB()->getHealthMonitor(), in main()
DFrameBuffer.h478 HealthMonitor<>* getHealthMonitor() { return m_healthMonitor.get(); } in getHealthMonitor() function
DFrameBuffer.cpp531 /* hasGL */ fb->m_emulationGl != nullptr, fb->getHealthMonitor()); in initialize()