Home
last modified time | relevance | path

Searched refs:SetLayerBuffer (Results 1 - 25 of 37) sorted by relevance

12

/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H A Dhdi_session.cpp298 static int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle *buffer, int32_t fence) in SetLayerBuffer() function
301 return HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBuffer, buffer, fence); in SetLayerBuffer()
382 lFuncs->SetLayerBuffer = SetLayerBuffer; in LayerInitialize()
H A Dhdi_layer.h170 virtual int32_t SetLayerBuffer(const BufferHandle *buffer, int32_t fence);
H A Dhdi_layer.cpp150 int32_t HdiLayer::SetLayerBuffer(const BufferHandle *buffer, int32_t fence) in SetLayerBuffer() function in OHOS::HDI::DISPLAY::HdiLayer
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Dhdi_session.cpp319 static int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle *buffer, int32_t fence) in SetLayerBuffer() function
322 return HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBuffer, buffer, fence); in SetLayerBuffer()
402 lFuncs->SetLayerBuffer = SetLayerBuffer; in LayerInitialize()
H A Dhdi_layer.h151 virtual int32_t SetLayerBuffer(const BufferHandle *buffer, int32_t fence);
H A Dhdi_display.cpp208 mClientLayer->SetLayerBuffer(buffer, fence); in SetDisplayClientBuffer()
H A Dhdi_layer.cpp154 int32_t HdiLayer::SetLayerBuffer(const BufferHandle *buffer, int32_t fence) in SetLayerBuffer() function in OHOS::HDI::DISPLAY::HdiLayer
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Dhdi_session.cpp320 static int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle *buffer, int32_t fence) in SetLayerBuffer() function
323 return HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBuffer, buffer, fence); in SetLayerBuffer()
399 lFuncs->SetLayerBuffer = SetLayerBuffer; in LayerInitialize()
H A Dhdi_layer.h149 virtual int32_t SetLayerBuffer(const BufferHandle *buffer, int32_t fence);
H A Dhdi_display.cpp208 mClientLayer->SetLayerBuffer(buffer, fence); in SetDisplayClientBuffer()
H A Dhdi_layer.cpp151 int32_t HdiLayer::SetLayerBuffer(const BufferHandle *buffer, int32_t fence) in SetLayerBuffer() function in OHOS::HDI::DISPLAY::HdiLayer
/device/soc/hisilicon/common/hal/display/source/display_device/src/composer/
H A Dhdi_video_composition.cpp119 layerFuncs_->SetLayerBuffer(0, voLayerId, &(hdiLayer->GetCurrentBuffer()->mHandle), in Apply()
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Dhdi_layer.h150 virtual int32_t SetLayerBuffer(const BufferHandle *buffer, int32_t fence);
H A Ddisplay_composer_vdi_impl.cpp316 int32_t DisplayComposerVdiImpl::SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle& buffer, in SetLayerBuffer() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
321 int32_t ec = composerModel_->CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBuffer, holder, fence); in SetLayerBuffer()
H A Dhdi_session.cpp323 static int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle *buffer, int32_t fence) in SetLayerBuffer() function
326 return HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBuffer, buffer, fence); in SetLayerBuffer()
H A Ddisplay_composer_vdi_impl.h69 virtual int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId,
H A Dhdi_display.cpp207 mClientLayer->SetLayerBuffer(buffer, fence); in SetDisplayClientBuffer()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Dhdi_layer.h150 virtual int32_t SetLayerBuffer(const BufferHandle *buffer, int32_t fence);
H A Dhdi_session.cpp323 static int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle *buffer, int32_t fence) in SetLayerBuffer() function
326 return HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBuffer, buffer, fence); in SetLayerBuffer()
H A Ddisplay_composer_vdi_impl.h70 virtual int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId,
H A Dhdi_display.cpp207 mClientLayer->SetLayerBuffer(buffer, fence); in SetDisplayClientBuffer()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Dhdi_layer.h150 virtual int32_t SetLayerBuffer(const BufferHandle *buffer, int32_t fence);
H A Ddisplay_composer_vdi_impl.cpp316 int32_t DisplayComposerVdiImpl::SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle& buffer, in SetLayerBuffer() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
321 int32_t ec = composerModel_->CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBuffer, holder, fence); in SetLayerBuffer()
H A Dhdi_session.cpp323 static int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle *buffer, int32_t fence) in SetLayerBuffer() function
326 return HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerBuffer, buffer, fence); in SetLayerBuffer()
H A Ddisplay_composer_vdi_impl.h69 virtual int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId,

Completed in 15 milliseconds

12