Home | History | Annotate | Download | only in surfaceflinger

Lines Matching defs:wasEmpty

1091         bool wasEmpty = !mDisplays[dpy]->lastCompositionHadVisibleLayers;
1101 bool mustRecompose = dirty && !(empty && wasEmpty);
1108 wasEmpty ? "+" : "-");