Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DDisplayConfigs_test.cpp95 bool allowGroupSwitching; in TEST_F() local
116 void RefreshRateRangeTest::testSetAllowGroupSwitching(bool allowGroupSwitching) { in testSetAllowGroupSwitching()
H A DCredentials_test.cpp217 bool allowGroupSwitching; in TEST_F() local
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DRefreshRateConfigs.h131 bool allowGroupSwitching = kAllowGroupSwitchingDefault; member
/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp870 ui::DisplayModeId defaultMode, bool allowGroupSwitching, in setDesiredDisplayModeSpecs()
1845 bool allowGroupSwitching; in onTransact() local
1895 bool allowGroupSwitching; in onTransact() local
H A DSurfaceComposerClient.cpp2020 const sp<IBinder>& displayToken, ui::DisplayModeId defaultMode, bool allowGroupSwitching, in setDesiredDisplayModeSpecs()
/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayModeDirector.java843 public boolean allowGroupSwitching; field in DisplayModeDirector.DesiredDisplayModeSpecs
863 boolean allowGroupSwitching, in DesiredDisplayModeSpecs()
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp224 jfieldID allowGroupSwitching; member
1230 jboolean allowGroupSwitching = in nativeSetDesiredDisplayModeSpecs() local
1260 bool allowGroupSwitching; in nativeGetDesiredDisplayModeSpecs() local
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java2054 public boolean allowGroupSwitching; field in SurfaceControl.DesiredDisplayModeSpecs
2062 public DesiredDisplayModeSpecs(int defaultMode, boolean allowGroupSwitching, in DesiredDisplayModeSpecs()
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1152 const auto allowGroupSwitching = in setActiveMode() local
6613 const sp<IBinder>& displayToken, ui::DisplayModeId defaultMode, bool allowGroupSwitching, in setDesiredDisplayModeSpecs()