Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/platform/rutabaga/include/gfxstream/
DRutabagaLayerTestUtils.h21 uint32_t GetNumActiveEmulatedVirtioGpuUsers();
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp272 const uint32_t users = GetNumActiveEmulatedVirtioGpuUsers(); in TearDownHost()
/hardware/google/gfxstream/guest/platform/rutabaga/
DRutabagaLayer.cpp1168 bool GetNumActiveEmulatedVirtioGpuUsers() { return EmulatedVirtioGpu::GetNumActiveUsers(); } in GetNumActiveEmulatedVirtioGpuUsers() function