Home
last modified time | relevance | path

Searched defs:allowGroupSwitching (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/
DDisplayConfigs_test.cpp95 bool allowGroupSwitching; in TEST_F() local
116 void RefreshRateRangeTest::testSetAllowGroupSwitching(bool allowGroupSwitching) { in testSetAllowGroupSwitching()
DCredentials_test.cpp217 bool allowGroupSwitching; in TEST_F() local
/frameworks/native/services/surfaceflinger/Scheduler/
DRefreshRateConfigs.h135 bool allowGroupSwitching = kAllowGroupSwitchingDefault; member
/frameworks/native/libs/gui/
DISurfaceComposer.cpp858 ui::DisplayModeId defaultMode, bool allowGroupSwitching, in setDesiredDisplayModeSpecs()
1807 bool allowGroupSwitching; in onTransact() local
1857 bool allowGroupSwitching; in onTransact() local
DSurfaceComposerClient.cpp1979 const sp<IBinder>& displayToken, ui::DisplayModeId defaultMode, bool allowGroupSwitching, in setDesiredDisplayModeSpecs()
/frameworks/base/services/core/java/com/android/server/display/
DDisplayModeDirector.java811 public boolean allowGroupSwitching; field in DisplayModeDirector.DesiredDisplayModeSpecs
831 boolean allowGroupSwitching, in DesiredDisplayModeSpecs()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp222 jfieldID allowGroupSwitching; member
1204 jboolean allowGroupSwitching = in nativeSetDesiredDisplayModeSpecs() local
1234 bool allowGroupSwitching; in nativeGetDesiredDisplayModeSpecs() local
/frameworks/base/core/java/android/view/
DSurfaceControl.java1968 public boolean allowGroupSwitching; field in SurfaceControl.DesiredDisplayModeSpecs
1976 public DesiredDisplayModeSpecs(int defaultMode, boolean allowGroupSwitching, in DesiredDisplayModeSpecs()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1140 const auto allowGroupSwitching = in setActiveMode() local
6541 const sp<IBinder>& displayToken, ui::DisplayModeId defaultMode, bool allowGroupSwitching, in setDesiredDisplayModeSpecs()