Searched refs:mCloseOutput (Results 1 – 2 of 2) sorted by relevance
112 mCloseOutput = closeOutput; in setSwOutput()
242 bool canCloseOutput() const { return mCloseOutput; } in canCloseOutput()270 bool mCloseOutput = false; variable