Home
last modified time | relevance | path

Searched defs:SetLayerBuffer (Results 1 – 15 of 15) sorted by relevance

/drivers/peripheral/display/hal/default_standard/src/display_layer_video/
Ddisplay_layer_video.cpp96 static int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle *buffer, int32_t… in SetLayerBuffer() function
/drivers/interface/display/composer/cache_manager/
Dlayer_cache.cpp69 int32_t LayerCache::SetLayerBuffer(BufferHandle*& buffer, uint32_t seqNo, bool &needFreeBuffer, in SetLayerBuffer() function in OHOS::HDI::Display::Composer::LayerCache
/drivers/peripheral/display/hal/default_standard/src/display_device/core/
Dhdi_layer.cpp150 int32_t HdiLayer::SetLayerBuffer(const BufferHandle *buffer, int32_t fence) in SetLayerBuffer() function in OHOS::HDI::DISPLAY::HdiLayer
Dhdi_session.cpp298 static int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle *buffer, int32_t… in SetLayerBuffer() function
/drivers/peripheral/display/composer/vdi_base/src/
Dhdi_layer.cpp209 int32_t HdiLayer::SetLayerBuffer(const BufferHandle *buffer, int32_t fence) in SetLayerBuffer() function in OHOS::HDI::DISPLAY::HdiLayer
Dhdi_session.cpp322 static int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle *buffer, int32_t… in SetLayerBuffer() function
Ddisplay_composer_vdi_impl.cpp293 int32_t DisplayComposerVdiImpl::SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle… in SetLayerBuffer() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
/drivers/peripheral/display/interfaces/include/
Ddisplay_layer.h577 …int32_t (*SetLayerBuffer)(uint32_t devId, uint32_t layerId, const BufferHandle *buffer, int32_t fe… member
/drivers/peripheral/display/hal/default_standard/src/display_device/
Ddisplay_composer_vdi_impl.cpp316 int32_t DisplayComposerVdiImpl::SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle… in SetLayerBuffer() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
/drivers/interface/display/composer/v1_0/display_command/
Ddisplay_cmd_requester.h528 …int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle* buffer, uint32_t seqN… in SetLayerBuffer() function
Ddisplay_cmd_responser.h816 int32_t SetLayerBuffer(LayerBufferData& data, std::vector<uint32_t> &deletingList, in SetLayerBuffer() function
/drivers/peripheral/display/hdi_service/device/src/server/
Ddisplay_device_service.cpp355 int32_t DisplayDeviceService::SetLayerBuffer( in SetLayerBuffer() function in OHOS::Display::Device::Server::DisplayDeviceService
Ddisplay_device_host_driver.cpp1648 int32_t DisplayDeviceServerStub::SetLayerBuffer(MessageParcel *data, MessageParcel *reply) in SetLayerBuffer() function in DisplayDeviceServerStub
/drivers/interface/display/composer/v1_0/hdi_impl/
Ddisplay_composer_hdi_impl.h411 …virtual int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle* buffer, uint3… in SetLayerBuffer() function
/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
Ddisplay_device_proxy.cpp1850 int32_t DisplayDeviceProxy::SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle &bu… in SetLayerBuffer() function in DisplayDeviceProxy