/hardware/interfaces/graphics/composer/2.2/utils/command-buffer/include/composer-command-buffer/2.2/ |
D | ComposerCommandBuffer.h | 67 void setClientTarget(uint32_t slot, const native_handle_t* target, int acquireFence, in setClientTarget() function
|
/hardware/interfaces/graphics/composer/2.3/utils/command-buffer/include/composer-command-buffer/2.3/ |
D | ComposerCommandBuffer.h | 62 void setClientTarget(uint32_t slot, const native_handle_t* target, int acquireFence, in setClientTarget() function
|
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/ |
D | HwcHal.h | 309 Error setClientTarget(Display display, buffer_handle_t target, int32_t acquireFence, in setClientTarget() function 313 mDispatch.setClientTarget(mDevice, display, target, acquireFence, dataspace, region); in setClientTarget() 542 !initDispatch(HWC2_FUNCTION_SET_CLIENT_TARGET, &mDispatch.setClientTarget) || in initDispatch() 644 HWC2_PFN_SET_CLIENT_TARGET setClientTarget; member
|
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ |
D | ComposerHal.h | 99 virtual Error setClientTarget(Display display, buffer_handle_t target, int32_t acquireFence,
|
D | ComposerCommandEngine.h | 202 err = mHal->setClientTarget(mCurrentDisplay, clientTarget, fence, dataspace, damage); in executeSetClientTarget()
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/ |
D | HWC2On1Adapter.h | 233 HWC2::Error setClientTarget(buffer_handle_t target,
|
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/ |
D | ComposerCommandBuffer.h | 248 void setClientTarget(uint32_t slot, const native_handle_t* target, int acquireFence, in setClientTarget() function
|
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 683 mWriter->setClientTarget(0, clientBufferHandle, clientFence, Dataspace::UNKNOWN, in TEST_F() 771 mWriter->setClientTarget(0, clientBufferHandle, clientFence, Dataspace::UNKNOWN, in TEST_F()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | HWC2On1Adapter.h | 213 HWC2::Error setClientTarget(buffer_handle_t target,
|
D | HWC2On1Adapter.cpp | 267 displayHook<decltype(&Display::setClientTarget), in doGetFunction() 268 &Display::setClientTarget, buffer_handle_t, int32_t, in doGetFunction() 884 Error HWC2On1Adapter::Display::setClientTarget(buffer_handle_t target, in setClientTarget() function in android::HWC2On1Adapter::Display
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
D | HWC2On1Adapter.cpp | 229 displayHook<decltype(&Display::setClientTarget), in doGetFunction() 230 &Display::setClientTarget, buffer_handle_t, int32_t, in doGetFunction() 837 Error HWC2On1Adapter::Display::setClientTarget(buffer_handle_t target, in setClientTarget() function in android::HWC2On1Adapter::Display
|
/hardware/interfaces/graphics/composer/2.1/vts/functional/ |
D | VtsHalGraphicsComposerV2_1TargetTest.cpp | 725 mWriter->setClientTarget(0, nullptr, -1, Dataspace::UNKNOWN, in TEST_F()
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerClient.hal | 138 * (provided to the device through setClientTarget). 772 * setClientTarget(uint32_t targetSlot,
|