Home | History | Annotate | Download | only in surfaceflinger

Lines Matching full:resizepending

1485     const bool resizePending = (c.requested.w != c.active.w) ||
1488 if (resizePending && mSidebandStream == NULL) {