Searched defs:setLayerBuffer (Results 1 - 2 of 2) sorted by relevance
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/ | ||
H A D | HwcHal.h | 423 Error setLayerBuffer(Display display, Layer layer, buffer_handle_t buffer, 425 int32_t err = mDispatch.setLayerBuffer(mDevice, display, layer, buffer, acquireFence); 553 !initDispatch(HWC2_FUNCTION_SET_LAYER_BUFFER, &mDispatch.setLayerBuffer) || 638 HWC2_PFN_SET_LAYER_BUFFER setLayerBuffer; member in struct:android::hardware::graphics::composer::V2_1::passthrough::detail::HwcHalImpl::__anon1146 |
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/ | ||
H A D | ComposerCommandBuffer.h | 298 void setLayerBuffer(uint32_t slot, const native_handle_t* buffer, int acquireFence) { function in class:android::hardware::graphics::composer::V2_1::CommandWriterBase |
Completed in 99 milliseconds