Home
last modified time | relevance | path

Searched defs:smoothSwitchOnly (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/servicestests/utils/com/android/server/testutils/
DStubTransaction.java274 boolean smoothSwitchOnly) { in setFrameRateCategory()
/frameworks/native/services/surfaceflinger/Scheduler/
DRefreshRateSelector.cpp693 const bool smoothSwitchOnly = categorySmoothSwitchOnlyLayers > 0; in getRankedFrameRatesLocked() local
/frameworks/native/services/surfaceflinger/tests/unittests/
DRefreshRateSelectorTest.cpp2284 bool smoothSwitchOnly = false; in TEST_P() member
2351 bool smoothSwitchOnly = false; in TEST_P() member
/frameworks/base/core/java/android/view/
DSurfaceControl.java279 long transactionObj, long nativeObject, int category, boolean smoothSwitchOnly); in nativeSetFrameRateCategory()
4354 @Surface.FrameRateCategory int category, boolean smoothSwitchOnly) { in setFrameRateCategory()
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp2078 const sp<SurfaceControl>& sc, int8_t category, bool smoothSwitchOnly) { in setFrameRateCategory()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp1201 jboolean smoothSwitchOnly) { in nativeSetFrameRateCategory()