Searched refs:GfxstreamTransport (Results 1 – 3 of 3) sorted by relevance
53 std::string GfxstreamTransportToEnvVar(GfxstreamTransport transport) { in GfxstreamTransportToEnvVar()55 case GfxstreamTransport::kVirtioGpuAsg: { in GfxstreamTransportToEnvVar()58 case GfxstreamTransport::kVirtioGpuPipe: { in GfxstreamTransportToEnvVar()64 std::string GfxstreamTransportToString(GfxstreamTransport transport) { in GfxstreamTransportToString()66 case GfxstreamTransport::kVirtioGpuAsg: { in GfxstreamTransportToString()69 case GfxstreamTransport::kVirtioGpuPipe: { in GfxstreamTransportToString()
450 enum class GfxstreamTransport { enum460 GfxstreamTransport with_transport = GfxstreamTransport::kVirtioGpuAsg;
1015 .with_transport = GfxstreamTransport::kVirtioGpuAsg, in GenerateTestCases()1020 .with_transport = GfxstreamTransport::kVirtioGpuAsg, in GenerateTestCases()1025 .with_transport = GfxstreamTransport::kVirtioGpuPipe, in GenerateTestCases()1030 .with_transport = GfxstreamTransport::kVirtioGpuPipe, in GenerateTestCases()