Searched defs:touchActive (Results 1 – 3 of 3) sorted by relevance
462 public void setTouchActive(boolean touchActive) { in setTouchActive()
1671 bool focused = true) -> DisplayModeId { in TEST_F()1728 const auto getIdleFrameRate = [&](LayerVoteType voteType, bool touchActive) -> DisplayModeId { in TEST_F()
862 const bool touchActive = mTouchTimer && mFeatures.touch == TouchState::Active; in calculateRefreshRateModeId() local