Searched defs:wasEmpty (Results 1 - 5 of 5) 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.cpp1851 bool wasEmpty = connection->outboundQueue.isEmpty(); local
1868 if (wasEmpty && !connection->outboundQueue.isEmpty()) {
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1167 bool wasEmpty = !mDisplays[dpy]->lastCompositionHadVisibleLayers; local
1177 bool mustRecompose = dirty && !(empty && wasEmpty);
1184 wasEmpty ? "+" : "-");
H A DSurfaceFlinger_hwc1.cpp1147 bool wasEmpty = !mDisplays[dpy]->lastCompositionHadVisibleLayers; local
1157 bool mustRecompose = dirty && !(empty && wasEmpty);
1164 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 148 milliseconds