Home
last modified time | relevance | path

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

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