Searched refs:mActiveInputState (Results 1 – 2 of 2) sorted by relevance
41 mActiveInputState(true), in DisplayAnalyzer()67 mActiveInputState = true; in initialize()119 if (mActiveInputState) { in handleVideoExtMode()479 mActiveInputState = true; in handleHotplugEvent()576 mActiveInputState = true; in handleVideoEvent()625 if (active == mActiveInputState) { in handleInputEvent()628 mActiveInputState = active; in handleInputEvent()643 if (mActiveInputState || !mVideoExtModeEligible) { in handleDpmsEvent()
126 bool mActiveInputState; variable