Home | History | Annotate | Download | only in DisplayHardware

Lines Matching refs:oldValue

528         const int32_t oldValue = mDisplayData[disp].events & eventBit;
529 if (newValue != oldValue) {