Searched refs:mActiveInputState (Results 1 – 2 of 2) sorted by relevance
39 mActiveInputState(true), in DisplayAnalyzer()65 mActiveInputState = true; in initialize()117 if (mActiveInputState) { in handleVideoExtMode()470 mActiveInputState = true; in handleHotplugEvent()567 mActiveInputState = true; in handleVideoEvent()616 if (active == mActiveInputState) { in handleInputEvent()619 mActiveInputState = active; in handleInputEvent()634 if (mActiveInputState || !mVideoExtModeEligible) { in handleDpmsEvent()
126 bool mActiveInputState; variable