Home
last modified time | relevance | path

Searched defs:allowGroupSwitching (Results 1 – 10 of 10) 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.h68 bool allowGroupSwitching = kAllowGroupSwitchingDefault; member
/frameworks/native/libs/gui/
DISurfaceComposer.cpp708 ui::DisplayModeId defaultMode, bool allowGroupSwitching, in setDesiredDisplayModeSpecs()
1477 bool allowGroupSwitching; in onTransact() local
1527 bool allowGroupSwitching; in onTransact() local
DSurfaceComposerClient.cpp2223 const sp<IBinder>& displayToken, ui::DisplayModeId defaultMode, bool allowGroupSwitching, in setDesiredDisplayModeSpecs()
/frameworks/base/services/core/java/com/android/server/display/
DDisplayModeDirector.java884 public boolean allowGroupSwitching; field in DisplayModeDirector.DesiredDisplayModeSpecs
904 boolean allowGroupSwitching, in DesiredDisplayModeSpecs()
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h471 bool allowGroupSwitching, float primaryRefreshRateMin, in setDesiredDisplayModeSpecs()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp229 jfieldID allowGroupSwitching; member
1405 jboolean allowGroupSwitching = in nativeSetDesiredDisplayModeSpecs() local
1435 bool allowGroupSwitching; in nativeGetDesiredDisplayModeSpecs() local
/frameworks/base/core/java/android/view/
DSurfaceControl.java2101 public boolean allowGroupSwitching; field in SurfaceControl.DesiredDisplayModeSpecs
2109 public DesiredDisplayModeSpecs(int defaultMode, boolean allowGroupSwitching, in DesiredDisplayModeSpecs()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1129 const auto allowGroupSwitching = in setActiveModeFromBackdoor() local
7002 const sp<IBinder>& displayToken, ui::DisplayModeId defaultMode, bool allowGroupSwitching, in setDesiredDisplayModeSpecs()