Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglSystemCommon/
DProcessPipe.cpp39 static HostConnectionType sConnType = HOST_CONNECTION_VIRTIO_GPU_PIPE; variable
101 switch (sConnType) { in processPipeDoInit()
118 sConnType = connType; in processPipeInit()
155 switch (sConnType) { in processPipeRestart()
184 if (sConnType == HOST_CONNECTION_VIRTIO_GPU_PIPE || in processPipeRestart()
185 sConnType == HOST_CONNECTION_VIRTIO_GPU_ADDRESS_SPACE) { in processPipeRestart()