Home
last modified time | relevance | path

Searched refs:modeChanged (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DEventThreadTest.cpp144 ISurfaceComposer::EventRegistration::modeChanged | in EventThreadTest()
147 ISurfaceComposer::EventRegistration::modeChanged, in EventThreadTest()
/frameworks/native/libs/gui/include/gui/
DISurfaceComposer.h112 modeChanged = 1 << 0, enumerator
/frameworks/native/services/surfaceflinger/Scheduler/
DEventThread.cpp531 ISurfaceComposer::EventRegistration::modeChanged); in shouldConsumeEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorations.java978 if (!modeChanged(oldMode, mDisplayMode)) { in onDisplayChanged()
987 private boolean modeChanged(Display.Mode oldMode, Display.Mode newMode) { in modeChanged() method in ScreenDecorations.DisplayCutoutView
/frameworks/native/services/surfaceflinger/tests/fakehwc/
DSFFakeHwc_test.cpp247 ISurfaceComposer::EventRegistration::modeChanged)); in SetUp()
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp4600 bool modeChanged = (mAudioRestriction != mode); in updateAudioRestrictionLocked() local
4602 if (modeChanged) { in updateAudioRestrictionLocked()