Searched defs:wasEmpty (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/libs/input/
H A DSpriteController.cpp82 bool wasEmpty = mLocked.invalidatedSprites.isEmpty(); local
84 if (wasEmpty) {
94 bool wasEmpty = mLocked.disposedSurfaces.isEmpty(); local
96 if (wasEmpty) {
/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp1852 bool wasEmpty = connection->outboundQueue.isEmpty(); local
1869 if (wasEmpty && !connection->outboundQueue.isEmpty()) {
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1722 bool wasEmpty = !mDisplays[dpy]->lastCompositionHadVisibleLayers; local
1732 bool mustRecompose = dirty && !(empty && wasEmpty);
1739 wasEmpty ? "+" : "-");
H A DSurfaceFlinger_hwc1.cpp1389 bool wasEmpty = !mDisplays[dpy]->lastCompositionHadVisibleLayers; local
1399 bool mustRecompose = dirty && !(empty && wasEmpty);
1406 wasEmpty ? "+" : "-");
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 1984 milliseconds