Home
last modified time | relevance | path

Searched refs:multithreaded_present (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DCompositionEngineTest.cpp119 SET_FLAG_FOR_TEST(flags::multithreaded_present, false); in TEST_F()
335 SET_FLAG_FOR_TEST(flags::multithreaded_present, true); in TEST_F()
348 SET_FLAG_FOR_TEST(flags::multithreaded_present, true); in TEST_F()
361 SET_FLAG_FOR_TEST(flags::multithreaded_present, true); in TEST_F()
374 SET_FLAG_FOR_TEST(flags::multithreaded_present, false); in TEST_F()
385 SET_FLAG_FOR_TEST(flags::multithreaded_present, true); in TEST_F()
400 SET_FLAG_FOR_TEST(flags::multithreaded_present, true); in TEST_F()
413 SET_FLAG_FOR_TEST(flags::multithreaded_present, true); in TEST_F()
426 SET_FLAG_FOR_TEST(flags::multithreaded_present, true); in TEST_F()
443 SET_FLAG_FOR_TEST(flags::multithreaded_present, true); in TEST_F()
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/surfaceflinger/tests/unittests/libsurfaceflingerflags_test/android_arm64_armv8-2a_cortex-a55_static/gen/include/
Dcom_android_graphics_surfaceflinger_flags.h51 virtual bool multithreaded_present() = 0;
107 virtual void multithreaded_present(bool val) = 0;
355 inline bool multithreaded_present() { in multithreaded_present() function
356 return provider_->multithreaded_present(); in multithreaded_present()
358 inline void multithreaded_present(bool val) { in multithreaded_present() function
359 provider_->multithreaded_present(val); in multithreaded_present()
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DSurfaceFlinger_SetPowerModeInternalTest.cpp460 SET_FLAG_FOR_TEST(flags::multithreaded_present, true); in TEST_F()
469 SET_FLAG_FOR_TEST(flags::multithreaded_present, true); in TEST_F()
482 SET_FLAG_FOR_TEST(flags::multithreaded_present, true); in TEST_F()
491 SET_FLAG_FOR_TEST(flags::multithreaded_present, true); in TEST_F()
496 SET_FLAG_FOR_TEST(flags::multithreaded_present, true); in TEST_F()
H A DFlagManagerTest.cpp128 SET_FLAG_FOR_TEST(flags::multithreaded_present, true); in TEST_F()
134 EXPECT_EQ(true, mFlagManager.multithreaded_present()); in TEST_F()
H A DSurfaceFlinger_FoldableTest.cpp170 SET_FLAG_FOR_TEST(flags::multithreaded_present, true); in TEST_F()
181 SET_FLAG_FOR_TEST(flags::multithreaded_present, true); in TEST_F()
H A DSchedulerTest.cpp719 SET_FLAG_FOR_TEST(flags::multithreaded_present, true); in TEST_F()
742 SET_FLAG_FOR_TEST(flags::multithreaded_present, false); in TEST_F()
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/surfaceflinger/libsurfaceflingerflags/android_arm64_armv8-2a_cortex-a55_static/gen/include/
Dcom_android_graphics_surfaceflinger_flags.h207 virtual bool multithreaded_present() = 0;
342 inline bool multithreaded_present() { in multithreaded_present() function
/aosp_15_r20/frameworks/native/services/surfaceflinger/common/
H A DFlagManager.cpp131 DUMP_ACONFIG_FLAG(multithreaded_present); in dump()
232 FLAG_MANAGER_ACONFIG_FLAG(multithreaded_present, "debug.sf.multithreaded_present")
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/surfaceflinger/tests/unittests/libsurfaceflingerflags_test/android_arm64_armv8-2a_cortex-a55_static/gen/
Dcom_android_graphics_surfaceflinger_flags.cc541 virtual bool multithreaded_present() override { in multithreaded_present() function in com::android::graphics::surfaceflinger::flags::flag_provider
551 virtual void multithreaded_present(bool val) override { in multithreaded_present() function in com::android::graphics::surfaceflinger::flags::flag_provider
1078 return com::android::graphics::surfaceflinger::flags::multithreaded_present(); in com_android_graphics_surfaceflinger_flags_multithreaded_present()
1081 com::android::graphics::surfaceflinger::flags::multithreaded_present(val); in set_com_android_graphics_surfaceflinger_flags_multithreaded_present()
/aosp_15_r20/build/release/aconfig/ap4a/com.android.graphics.surfaceflinger.flags/
H A Dmultithreaded_present_flag_values.textproto3 name: "multithreaded_present"
/aosp_15_r20/build/release/aconfig/bp1a/com.android.graphics.surfaceflinger.flags/
H A Dmultithreaded_present_flag_values.textproto3 name: "multithreaded_present"
/aosp_15_r20/build/release/aconfig/trunk_staging/com.android.graphics.surfaceflinger.flags/
H A Dmultithreaded_present_flag_values.textproto3 name: "multithreaded_present"
/aosp_15_r20/build/release/aconfig/ap3a/com.android.graphics.surfaceflinger.flags/
H A Dmultithreaded_present_flag_values.textproto3 name: "multithreaded_present"
/aosp_15_r20/frameworks/native/services/surfaceflinger/common/include/common/
H A DFlagManager.h68 bool multithreaded_present() const;
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DCompositionEngine.cpp94 if (!FlagManager::getInstance().multithreaded_present() || outputs.size() < 2) { in offloadOutputs()
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/surfaceflinger/libsurfaceflingerflags/android_arm64_armv8-2a_cortex-a55_static/gen/
Dcom_android_graphics_surfaceflinger_flags.cc125 virtual bool multithreaded_present() override { in multithreaded_present() function in com::android::graphics::surfaceflinger::flags::flag_provider
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A Dsurfaceflinger_flags.aconfig41 name: "multithreaded_present"
H A DSurfaceFlinger.cpp5512 (displayId == mActiveDisplayId || FlagManager::getInstance().multithreaded_present())) { in setPowerModeInternal()
5544 if (!FlagManager::getInstance().multithreaded_present()) { in setPowerModeInternal()
5551 if (currentModeNotDozeSuspend && FlagManager::getInstance().multithreaded_present()) { in setPowerModeInternal()
5570 (displayId == mActiveDisplayId || FlagManager::getInstance().multithreaded_present())) { in setPowerModeInternal()
5582 if (displayId == mActiveDisplayId || FlagManager::getInstance().multithreaded_present()) { in setPowerModeInternal()
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DScheduler.cpp558 !FlagManager::getInstance().multithreaded_present()) { in resyncAllToHardwareVsync()
/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DAidlComposerHal.cpp1711 if (!FlagManager::getInstance().multithreaded_present()) return false; in hasMultiThreadedPresentSupport()