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.cpp173 void Test_setActiveConfigWithConstraints(const TestParameters& params);
511 void GraphicsComposerHidlTest::Test_setActiveConfigWithConstraints(const TestParameters& params) { in Test_setActiveConfigWithConstraints() function in android::hardware::graphics::composer::V2_4::vts::__anon16c7ff9a0111::GraphicsComposerHidlTest
588 Test_setActiveConfigWithConstraints({.delayForChange = 0, .refreshMiss = false}); in TEST_P()
592 Test_setActiveConfigWithConstraints({.delayForChange = 300'000'000, // 300ms in TEST_P()
597 Test_setActiveConfigWithConstraints({.delayForChange = 0, .refreshMiss = true}); in TEST_P()
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp1379 void Test_setActiveConfigWithConstraints(const TestParameters& params) { in Test_setActiveConfigWithConstraints() function in aidl::android::hardware::graphics::composer3::vts::__anon75ebbe550111::GraphicsComposerAidlCommandTest
2233 Test_setActiveConfigWithConstraints({.delayForChange = 0, .refreshMiss = false}); in TEST_P()
2237 Test_setActiveConfigWithConstraints({.delayForChange = 300'000'000, // 300ms in TEST_P()
2242 Test_setActiveConfigWithConstraints({.delayForChange = 0, .refreshMiss = true}); in TEST_P()