Home | History | Annotate | Download | only in input

Lines Matching refs:mConfigurationChangesToRefresh

229         mConfigurationChangesToRefresh(0) {
257 uint32_t changes = mConfigurationChangesToRefresh;
259 mConfigurationChangesToRefresh = 0;
666 bool needWake = !mConfigurationChangesToRefresh;
667 mConfigurationChangesToRefresh |= changes;