Searched refs:hasVideoOutput (Results 1 – 1 of 1) sorted by relevance
6051 bool hasVideoOutput = StopVideoOutput(); in SwitchDevice() local6073 CHECK_EXECUTE(hasVideoOutput, StartVideoOutput()); in SwitchDevice()6108 bool hasVideoOutput = false; in StopVideoOutput() local6121 hasVideoOutput = true; in StopVideoOutput()6123 return hasVideoOutput; in StopVideoOutput()