Home
last modified time | relevance | path

Searched defs:hasChanges (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2Test.cpp1464 bool hasChanges; in displayNonValidatedLayers() local
1740 bool hasChanges, skip; in presentDisplays() local
1831 bool hasChanges, skip; in createAndPresentVirtualDisplay() local
3431 bool hasChanges = false; in TEST_F() local
3451 bool hasChanges = false; in TEST_F() local
3486 bool hasChanges = false; in TEST_F() local
3546 bool hasChanges = false; in TEST_F() local
3605 bool hasChanges = false; in TEST_F() local
3751 bool hasChanges, skip; in TEST_F() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java137 void run(boolean hasChanges); in run()
/frameworks/native/services/surfaceflinger/DisplayHardware/
DComposerHal.cpp1372 bool CommandReader::hasChanges(Display display, in hasChanges() function in android::Hwc2::impl::CommandReader