Searched refs:HostConnectionType (Results 1 – 5 of 5) sorted by relevance
39 static HostConnectionType sConnType = HOST_CONNECTION_VIRTIO_GPU_PIPE;117 bool processPipeInit(int streamHandle, HostConnectionType connType, uint32_t noRenderControlEnc) { in processPipeInit()
36 extern bool processPipeInit(int stream_handle, HostConnectionType connType,
209 enum HostConnectionType { enum
207 HostConnectionType m_connectionType;
115 static HostConnectionType getConnectionTypeFromProperty(enum VirtGpuCapset capset) { in getConnectionTypeFromProperty()201 const enum HostConnectionType connType = getConnectionTypeFromProperty(capset); in connect()