Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_ReadbackTest.cpp171 static constexpr uint32_t kClientTargetSlotCount = 64; member in aidl::android::hardware::graphics::composer3::vts::__anon368924b60111::GraphicsCompositionTestBase
436 mComposerClient->setClientTargetSlotCount(getPrimaryDisplayId(), kClientTargetSlotCount) in TEST_P()
529 mComposerClient->setClientTargetSlotCount(getPrimaryDisplayId(), kClientTargetSlotCount) in TEST_P()
606 mComposerClient->setClientTargetSlotCount(getPrimaryDisplayId(), kClientTargetSlotCount) in TEST_P()
/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp148 static constexpr uint32_t kClientTargetSlotCount = 64; member in android::hardware::graphics::composer::V2_2::vts::__anon8cadd1370111::GraphicsCompositionTestBase
382 mComposerClient->setClientTargetSlotCount(mPrimaryDisplay, kClientTargetSlotCount)); in TEST_P()
495 mComposerClient->setClientTargetSlotCount(mPrimaryDisplay, kClientTargetSlotCount)); in TEST_P()