Searched defs:setLayerBuffer (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/ |
H A D | HwcHal.h | 417 Error setLayerBuffer(Display display, Layer layer, buffer_handle_t buffer, in setLayerBuffer() function 649 HWC2_PFN_SET_LAYER_BUFFER setLayerBuffer; member
|
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | ExynosLayer.cpp | 390 int32_t ExynosLayer::setLayerBuffer(buffer_handle_t buffer, int32_t acquireFence) { in setLayerBuffer() function in ExynosLayer
|
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/ |
H A D | ComposerClientWriter.h | 148 void setLayerBuffer(int64_t display, int64_t layer, uint32_t slot, in setLayerBuffer() function
|
/aosp_15_r20/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) { in setLayerBuffer() function
|
/aosp_15_r20/hardware/google/graphics/common/hwc3/impl/ |
D | HalImpl.cpp | 950 int32_t HalImpl::setLayerBuffer(int64_t display, int64_t layer, buffer_handle_t buffer, in setLayerBuffer() function in aidl::android::hardware::graphics::composer3::impl::HalImpl
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/ |
H A D | AidlComposerHal.cpp | 911 Error AidlComposer::setLayerBuffer(Display display, Layer layer, uint32_t slot, in setLayerBuffer() function in android::Hwc2::AidlComposer
|
H A D | HidlComposerHal.cpp | 729 Error HidlComposer::setLayerBuffer(Display display, Layer layer, uint32_t slot, in setLayerBuffer() function in android::Hwc2::HidlComposer
|