Searched defs:setLayerBuffer (Results 1 – 7 of 7) sorted by relevance
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/ |
H A D | ExynosLayer.cpp | 353 int32_t ExynosLayer::setLayerBuffer(buffer_handle_t buffer, int32_t acquireFence) { in setLayerBuffer() function in ExynosLayer
|
/aosp12/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
|
/aosp12/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
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | QtiComposerCommandBuffer.h | 315 void setLayerBuffer(uint32_t slot, const native_handle_t* buffer, in setLayerBuffer() function
|
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/ |
H A D | FakeComposerClient.cpp | 416 V2_1::Error FakeComposerClient::setLayerBuffer(Display /*display*/, Layer layer, in setLayerBuffer() function in FakeComposerClient
|
/aosp12/frameworks/native/services/vr/hardware_composer/impl/ |
H A D | vr_hwc.cpp | 599 Error VrHwc::setLayerBuffer(Display display, Layer layer, in setLayerBuffer() function in android::dvr::VrHwc
|
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/ |
H A D | ComposerHal.cpp | 636 Error Composer::setLayerBuffer(Display display, Layer layer, in setLayerBuffer() function in android::Hwc2::impl::Composer
|