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

/frameworks/base/libs/input/
H A DSpriteController.cpp83 bool wasEmpty = mLocked.invalidatedSprites.isEmpty(); local
85 if (wasEmpty) {
95 bool wasEmpty = mLocked.disposedSurfaces.isEmpty(); local
97 if (wasEmpty) {
/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp1823 bool wasEmpty = connection->outboundQueue.isEmpty(); local
1840 if (wasEmpty && !connection->outboundQueue.isEmpty()) {
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1091 bool wasEmpty = !mDisplays[dpy]->lastCompositionHadVisibleLayers; local
1101 bool mustRecompose = dirty && !(empty && wasEmpty);
1108 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 2175 milliseconds