Searched refs:kBufferSlotCount (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/graphics/composer/2.1/vts/functional/ |
D | VtsHalGraphicsComposerV2_1TargetTest.cpp | 124 static constexpr uint32_t kBufferSlotCount = 64; member in android::hardware::graphics::composer::V2_1::vts::__anon71d7d22f0111::GraphicsComposerHidlTest 191 kBufferSlotCount, &format)); in TEST_F() 224 mComposerClient->createLayer(mPrimaryDisplay, kBufferSlotCount)); in TEST_F() 238 mInvalidDisplayId, kBufferSlotCount, in TEST_F() 253 mComposerClient->createLayer(mPrimaryDisplay, kBufferSlotCount)); in TEST_F() 421 mComposerClient->setClientTargetSlotCount(mPrimaryDisplay, kBufferSlotCount); in TEST_F() 722 mComposerClient->setClientTargetSlotCount(mPrimaryDisplay, kBufferSlotCount); in TEST_F() 744 kBufferSlotCount, &format)); in TEST_F() 802 mComposerClient->createLayer(mPrimaryDisplay, kBufferSlotCount)); in TEST_F() 843 mComposerClient->createLayer(mPrimaryDisplay, kBufferSlotCount)); in TEST_F() [all …]
|
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2TargetTest.cpp | 125 static constexpr uint32_t kBufferSlotCount = 64; member in android::hardware::graphics::composer::V2_2::vts::__anon46fb56f10111::GraphicsComposerHidlTest 194 mComposerClient->createLayer(mPrimaryDisplay, kBufferSlotCount)); in TEST_F() 274 64, 64, PixelFormat::IMPLEMENTATION_DEFINED, kBufferSlotCount, &format)); in TEST_F() 522 mComposerClient->createLayer(mPrimaryDisplay, kBufferSlotCount)); in TEST_F() 543 mComposerClient->createLayer(mPrimaryDisplay, kBufferSlotCount)); in TEST_F()
|
D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 71 : mLayer(client->createLayer(display, kBufferSlotCount)), mComposerClient(client) {} in TestLayer() 100 static constexpr uint32_t kBufferSlotCount = 64; member in android::hardware::graphics::composer::V2_2::vts::__anon8cadd1370111::TestLayer
|
/hardware/interfaces/graphics/composer/2.3/vts/functional/ |
D | VtsHalGraphicsComposerV2_3TargetTest.cpp | 116 static constexpr uint32_t kBufferSlotCount = 64; member in android::hardware::graphics::composer::V2_3::vts::__anon1c1edbb30111::GraphicsComposerHidlTest 199 mComposerClient->createLayer(mPrimaryDisplay, kBufferSlotCount)); in TEST_F() 464 mComposerClient->createLayer(mPrimaryDisplay, kBufferSlotCount)); in TEST_F() 584 mComposerClient->createLayer(mPrimaryDisplay, kBufferSlotCount)); in TEST_F()
|