Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DProcessPipe.cpp49 static volatile HostConnectionType sConnType = HOST_CONNECTION_VIRTIO_GPU_PIPE; variable
161 switch (sConnType) { in processPipeInitOnce()
180 sConnType = connType; in processPipeInit()