Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/vts/include/composer-vts/2.1/
DComposerVts.h99 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/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/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/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DIComposerClient.aidl76 void setClientTargetSlotCount(long display, int clientTargetSlotCount); in setClientTargetSlotCount() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/
DIComposerClient.aidl76 void setClientTargetSlotCount(long display, int clientTargetSlotCount); in setClientTargetSlotCount() method
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DIComposerClient.aidl671 void setClientTargetSlotCount(long display, int clientTargetSlotCount); in setClientTargetSlotCount() method
/hardware/google/graphics/common/hwc3/
DComposerClient.h126 ndk::ScopedAStatus setClientTargetSlotCount(int64_t display, int32_t count) override;
DComposerClient.cpp392 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.cpp384 ScopedAStatus VtsComposerClient::setClientTargetSlotCount(int64_t display, in setClientTargetSlotCount() function in aidl::android::hardware::graphics::composer3::vts::VtsComposerClient
386 return mComposerClient->setClientTargetSlotCount(display, bufferSlotCount); in setClientTargetSlotCount()
DVtsComposerClient.h167 ScopedAStatus setClientTargetSlotCount(int64_t display, int32_t bufferSlotCount);
DVtsHalGraphicsComposer3_ReadbackTest.cpp436 mComposerClient->setClientTargetSlotCount(getPrimaryDisplayId(), kClientTargetSlotCount) in TEST_P()
529 mComposerClient->setClientTargetSlotCount(getPrimaryDisplayId(), kClientTargetSlotCount) in TEST_P()
606 mComposerClient->setClientTargetSlotCount(getPrimaryDisplayId(), kClientTargetSlotCount) in TEST_P()
DVtsHalGraphicsComposer3_TargetTest.cpp941 EXPECT_TRUE(mComposerClient->setClientTargetSlotCount(getPrimaryDisplayId(), kBufferSlotCount) in TEST_P()
1888 EXPECT_TRUE(mComposerClient->setClientTargetSlotCount(getPrimaryDisplayId(), 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/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp404 mComposerClient->setClientTargetSlotCount(mPrimaryDisplay, kBufferSlotCount); in TEST_P()
707 mComposerClient->setClientTargetSlotCount(mPrimaryDisplay, kBufferSlotCount); in TEST_P()
/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.cpp382 mComposerClient->setClientTargetSlotCount(mPrimaryDisplay, kClientTargetSlotCount)); in TEST_P()
495 mComposerClient->setClientTargetSlotCount(mPrimaryDisplay, kClientTargetSlotCount)); in TEST_P()
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal499 setClientTargetSlotCount(Display display,