Searched defs:allowGroupSwitching (Results 1 – 10 of 10) sorted by relevance
/frameworks/native/services/surfaceflinger/tests/ |
D | DisplayConfigs_test.cpp | 95 bool allowGroupSwitching; in TEST_F() local 116 void RefreshRateRangeTest::testSetAllowGroupSwitching(bool allowGroupSwitching) { in testSetAllowGroupSwitching()
|
D | Credentials_test.cpp | 217 bool allowGroupSwitching; in TEST_F() local
|
/frameworks/native/services/surfaceflinger/Scheduler/ |
D | RefreshRateConfigs.h | 68 bool allowGroupSwitching = kAllowGroupSwitchingDefault; member
|
/frameworks/native/libs/gui/ |
D | ISurfaceComposer.cpp | 708 ui::DisplayModeId defaultMode, bool allowGroupSwitching, in setDesiredDisplayModeSpecs() 1477 bool allowGroupSwitching; in onTransact() local 1527 bool allowGroupSwitching; in onTransact() local
|
D | SurfaceComposerClient.cpp | 2223 const sp<IBinder>& displayToken, ui::DisplayModeId defaultMode, bool allowGroupSwitching, in setDesiredDisplayModeSpecs()
|
/frameworks/base/services/core/java/com/android/server/display/ |
D | DisplayModeDirector.java | 884 public boolean allowGroupSwitching; field in DisplayModeDirector.DesiredDisplayModeSpecs 904 boolean allowGroupSwitching, in DesiredDisplayModeSpecs()
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | TestableSurfaceFlinger.h | 471 bool allowGroupSwitching, float primaryRefreshRateMin, in setDesiredDisplayModeSpecs()
|
/frameworks/base/core/jni/ |
D | android_view_SurfaceControl.cpp | 229 jfieldID allowGroupSwitching; member 1405 jboolean allowGroupSwitching = in nativeSetDesiredDisplayModeSpecs() local 1435 bool allowGroupSwitching; in nativeGetDesiredDisplayModeSpecs() local
|
/frameworks/base/core/java/android/view/ |
D | SurfaceControl.java | 2101 public boolean allowGroupSwitching; field in SurfaceControl.DesiredDisplayModeSpecs 2109 public DesiredDisplayModeSpecs(int defaultMode, boolean allowGroupSwitching, in DesiredDisplayModeSpecs()
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.cpp | 1129 const auto allowGroupSwitching = in setActiveModeFromBackdoor() local 7002 const sp<IBinder>& displayToken, ui::DisplayModeId defaultMode, bool allowGroupSwitching, in setDesiredDisplayModeSpecs()
|