Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DIComposerClient.aidl659 void setClientTargetSlotCount(long display, int clientTargetSlotCount); in setClientTargetSlotCount() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DIComposerClient.aidl70 void setClientTargetSlotCount(long display, int clientTargetSlotCount); in setClientTargetSlotCount() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/
DIComposerClient.aidl70 void setClientTargetSlotCount(long display, int clientTargetSlotCount); in setClientTargetSlotCount() method
/hardware/interfaces/graphics/composer/2.1/utils/vts/include/composer-vts/2.1/
DComposerVts.h109 void setClientTargetSlotCount(Display display, uint32_t clientTargetSlotCount);
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp248 void ComposerClient::setClientTargetSlotCount(Display display, uint32_t clientTargetSlotCount) { in setClientTargetSlotCount() function in android::hardware::graphics::composer::V2_1::vts::ComposerClient
249 Error error = mClient->setClientTargetSlotCount(display, clientTargetSlotCount); in setClientTargetSlotCount()
/hardware/google/graphics/common/hwc3/
DComposerClient.h118 ndk::ScopedAStatus setClientTargetSlotCount(int64_t display, int32_t count) override;
DComposerClient.cpp346 ndk::ScopedAStatus ComposerClient::setClientTargetSlotCount(int64_t display, int32_t count) { in setClientTargetSlotCount() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.h153 ScopedAStatus setClientTargetSlotCount(int64_t display, int32_t bufferSlotCount);
DVtsComposerClient.cpp310 ScopedAStatus VtsComposerClient::setClientTargetSlotCount(int64_t display, in setClientTargetSlotCount() function in aidl::android::hardware::graphics::composer3::vts::VtsComposerClient
312 return mComposerClient->setClientTargetSlotCount(display, bufferSlotCount); in setClientTargetSlotCount()
DVtsHalGraphicsComposer3_ReadbackTest.cpp505 mComposerClient->setClientTargetSlotCount(getPrimaryDisplayId(), kClientTargetSlotCount) in TEST_P()
596 mComposerClient->setClientTargetSlotCount(getPrimaryDisplayId(), kClientTargetSlotCount) in TEST_P()
DVtsHalGraphicsComposer3_TargetTest.cpp836 EXPECT_TRUE(mComposerClient->setClientTargetSlotCount(getPrimaryDisplayId(), kBufferSlotCount) in TEST_P()
1447 EXPECT_TRUE(mComposerClient->setClientTargetSlotCount(getPrimaryDisplayId(), kBufferSlotCount) in TEST_P()
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp405 mComposerClient->setClientTargetSlotCount(mPrimaryDisplay, kBufferSlotCount); in TEST_P()
706 mComposerClient->setClientTargetSlotCount(mPrimaryDisplay, kBufferSlotCount); in TEST_P()
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerClient.h285 Return<Error> setClientTargetSlotCount(Display display, in setClientTargetSlotCount() function
/hardware/qcom/sm7250/display/composer/
DQtiComposerClient.h117 Return<Error> setClientTargetSlotCount(uint64_t display,
DQtiComposerClient.cpp504 Return<Error> QtiComposerClient::setClientTargetSlotCount(uint64_t display, in setClientTargetSlotCount() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposerClient
/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp386 mComposerClient->setClientTargetSlotCount(mPrimaryDisplay, kClientTargetSlotCount)); in TEST_P()
504 mComposerClient->setClientTargetSlotCount(mPrimaryDisplay, kClientTargetSlotCount)); in TEST_P()
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal499 setClientTargetSlotCount(Display display,