Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:SWAP_RECTANGLE

823     if ((flags & DisplayHardware::SWAP_RECTANGLE) ||
826 // we can redraw only what's dirty, but since SWAP_RECTANGLE only
829 if (flags & DisplayHardware::SWAP_RECTANGLE) {
831 // SWAP_RECTANGLE so that we don't have to redraw all this.
1000 if (!((flags & DisplayHardware::SWAP_RECTANGLE) ||