Home
last modified time | relevance | path

Searched refs:Test_setActiveConfigWithConstraints (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/2.4/vts/functional/
DVtsHalGraphicsComposerV2_4TargetTest.cpp169 void Test_setActiveConfigWithConstraints(const TestParameters& params);
506 void GraphicsComposerHidlTest::Test_setActiveConfigWithConstraints(const TestParameters& params) { in Test_setActiveConfigWithConstraints() function in android::hardware::graphics::composer::V2_4::vts::__anon292e14eb0111::GraphicsComposerHidlTest
585 Test_setActiveConfigWithConstraints({.delayForChange = 0, .refreshMiss = false}); in TEST_P()
589 Test_setActiveConfigWithConstraints({.delayForChange = 300'000'000, // 300ms in TEST_P()
594 Test_setActiveConfigWithConstraints({.delayForChange = 0, .refreshMiss = true}); in TEST_P()
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp1693 void Test_setActiveConfigWithConstraints(const TestParameters& params) { in Test_setActiveConfigWithConstraints() function in aidl::android::hardware::graphics::composer3::vts::GraphicsComposerAidlCommandTest
2650 Test_setActiveConfigWithConstraints({.delayForChange = 0, .refreshMiss = false}); in TEST_P()
2654 Test_setActiveConfigWithConstraints({.delayForChange = 300'000'000, // 300ms in TEST_P()
2659 Test_setActiveConfigWithConstraints({.delayForChange = 0, .refreshMiss = true}); in TEST_P()