Home
last modified time | relevance | path

Searched defs:connType (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DProcessPipe.cpp200 bool processPipeInit(HostConnectionType connType, renderControl_encoder_context_t *rcEnc) { in processPipeInit()
DHostConnection.cpp345 bool processPipeInit(HostConnectionType connType, renderControl_encoder_context_t *rcEnc) in processPipeInit()
380 const enum HostConnectionType connType = getConnectionTypeFromProperty(); in connect() local