Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/vts/include/composer-vts/2.1/
DComposerVts.h107 void setClientTargetSlotCount(Display display, uint32_t clientTargetSlotCount);
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp255 void ComposerClient::setClientTargetSlotCount(Display display, uint32_t clientTargetSlotCount) { in setClientTargetSlotCount() function in android::hardware::graphics::composer::V2_1::vts::ComposerClient
256 Error error = mClient->setClientTargetSlotCount(display, clientTargetSlotCount); in setClientTargetSlotCount()
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerClient.h275 Return<Error> setClientTargetSlotCount(Display display, in setClientTargetSlotCount() function
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp421 mComposerClient->setClientTargetSlotCount(mPrimaryDisplay, kBufferSlotCount); in TEST_F()
722 mComposerClient->setClientTargetSlotCount(mPrimaryDisplay, kBufferSlotCount); in TEST_F()
/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp658 mComposerClient->setClientTargetSlotCount(mPrimaryDisplay, kClientTargetSlotCount)); in TEST_F()
711 mComposerClient->setClientTargetSlotCount(mPrimaryDisplay, kClientTargetSlotCount)); in TEST_F()
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal499 setClientTargetSlotCount(Display display,