Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DProcessPipe.cpp203 bool pipeHandleInvalid = !sProcPipe; in processPipeInit() local
205 pipeHandleInvalid = pipeHandleInvalid && !sVirtioGpuPipeStream; in processPipeInit()
207 if (pipeHandleInvalid) return false; in processPipeInit()