Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglSystemCommon/
DProcessPipe.h36 extern bool processPipeInit(int stream_handle, HostConnectionType connType,
DProcessPipe.cpp117 bool processPipeInit(int streamHandle, HostConnectionType connType, uint32_t noRenderControlEnc) { in processPipeInit() function
DHostConnection.cpp304 processPipeInit(fd, connType, noRenderControlEnc); in connect()