Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:mRepaintEverything

92         mRepaintEverything(0),
806 const bool repaintEverything = mRepaintEverything;
975 const bool repaintEverything = android_atomic_and(0, &mRepaintEverything);
2520 android_atomic_or(1, &mRepaintEverything);