Home | History | Annotate | Download | only in surfaceflinger

Lines Matching defs:wasEmpty

1020         bool wasEmpty = !mDisplays[dpy]->lastCompositionHadVisibleLayers;
1030 bool mustRecompose = dirty && !(empty && wasEmpty);
1037 wasEmpty ? "+" : "-");