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