Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp151 static constexpr uint32_t kBufferSlotCount = 64; member in android::hardware::graphics::composer::V2_1::tests::__anon71d7d22f0111::GraphicsComposerHidlTest
217 kBufferSlotCount, &format)); in TEST_F()
234 layer = mComposerClient->createLayer(mPrimaryDisplay, kBufferSlotCount)); in TEST_F()
329 mComposerClient->setClientTargetSlotCount(mPrimaryDisplay, kBufferSlotCount); in TEST_F()
522 mComposerClient->setClientTargetSlotCount(mPrimaryDisplay, kBufferSlotCount); in TEST_F()
544 kBufferSlotCount, &format)); in TEST_F()
589 layer = mComposerClient->createLayer(mPrimaryDisplay, kBufferSlotCount)); in TEST_F()
607 layer = mComposerClient->createLayer(mPrimaryDisplay, kBufferSlotCount)); in TEST_F()
621 layer = mComposerClient->createLayer(mPrimaryDisplay, kBufferSlotCount)); in TEST_F()
640 layer = mComposerClient->createLayer(mPrimaryDisplay, kBufferSlotCount)); in TEST_F()
[all …]