Searched defs:allowGroupSwitching (Results 1 – 9 of 9) 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 | 135 bool allowGroupSwitching = kAllowGroupSwitchingDefault; member
|
/frameworks/native/libs/gui/ |
D | ISurfaceComposer.cpp | 858 ui::DisplayModeId defaultMode, bool allowGroupSwitching, in setDesiredDisplayModeSpecs() 1807 bool allowGroupSwitching; in onTransact() local 1857 bool allowGroupSwitching; in onTransact() local
|
D | SurfaceComposerClient.cpp | 1979 const sp<IBinder>& displayToken, ui::DisplayModeId defaultMode, bool allowGroupSwitching, in setDesiredDisplayModeSpecs()
|
/frameworks/base/services/core/java/com/android/server/display/ |
D | DisplayModeDirector.java | 811 public boolean allowGroupSwitching; field in DisplayModeDirector.DesiredDisplayModeSpecs 831 boolean allowGroupSwitching, in DesiredDisplayModeSpecs()
|
/frameworks/base/core/jni/ |
D | android_view_SurfaceControl.cpp | 222 jfieldID allowGroupSwitching; member 1204 jboolean allowGroupSwitching = in nativeSetDesiredDisplayModeSpecs() local 1234 bool allowGroupSwitching; in nativeGetDesiredDisplayModeSpecs() local
|
/frameworks/base/core/java/android/view/ |
D | SurfaceControl.java | 1968 public boolean allowGroupSwitching; field in SurfaceControl.DesiredDisplayModeSpecs 1976 public DesiredDisplayModeSpecs(int defaultMode, boolean allowGroupSwitching, in DesiredDisplayModeSpecs()
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.cpp | 1140 const auto allowGroupSwitching = in setActiveMode() local 6541 const sp<IBinder>& displayToken, ui::DisplayModeId defaultMode, bool allowGroupSwitching, in setDesiredDisplayModeSpecs()
|