Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglSystemCommon/
DHostConnection.cpp106 HealthMonitor<>* getGlobalHealthMonitor() { in getGlobalHealthMonitor() function
211 … auto stream = createGoldfishAddressSpaceStream(STREAM_BUFFER_SIZE, getGlobalHealthMonitor()); in connect()
260 createVirtioGpuAddressSpaceStream(kCapsetGfxStreamVulkan, getGlobalHealthMonitor()); in connect()
383 m_vkEnc = new VkEncoder(m_stream, getGlobalHealthMonitor()); in vkEncoder()