Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_layer_video/
H A Ddisplay_layer_video.cpp96 static int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle *buffer, int32_t… in SetLayerBuffer() function
/ohos5.0/drivers/interface/display/composer/cache_manager/
H A Dlayer_cache.cpp69 int32_t LayerCache::SetLayerBuffer(BufferHandle*& buffer, uint32_t seqNo, bool &needFreeBuffer, in SetLayerBuffer() function in OHOS::HDI::Display::Composer::LayerCache
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_layer.cpp150 int32_t HdiLayer::SetLayerBuffer(const BufferHandle *buffer, int32_t fence) in SetLayerBuffer() function in OHOS::HDI::DISPLAY::HdiLayer
H A Dhdi_session.cpp298 static int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle *buffer, int32_t… in SetLayerBuffer() function
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_layer.cpp209 int32_t HdiLayer::SetLayerBuffer(const BufferHandle *buffer, int32_t fence) in SetLayerBuffer() function in OHOS::HDI::DISPLAY::HdiLayer
H A Dhdi_session.cpp322 static int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle *buffer, int32_t… in SetLayerBuffer() function
H A 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
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_layer.h577 …int32_t (*SetLayerBuffer)(uint32_t devId, uint32_t layerId, const BufferHandle *buffer, int32_t fe… member
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/
H A 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
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp276 int32_t HdiLayer::SetLayerBuffer() in SetLayerBuffer() function in OHOS::Rosen::HdiLayer
H A Dhdi_device_impl.cpp497 int32_t HdiDeviceImpl::SetLayerBuffer(uint32_t screenId, uint32_t layerId, const GraphicLayerBuffer… in SetLayerBuffer() function in OHOS::Rosen::HdiDeviceImpl
/ohos5.0/drivers/interface/display/composer/v1_0/display_command/
H A Ddisplay_cmd_requester.h528 …int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle* buffer, uint32_t seqN… in SetLayerBuffer() function
H A Ddisplay_cmd_responser.h816 int32_t SetLayerBuffer(LayerBufferData& data, std::vector<uint32_t> &deletingList, in SetLayerBuffer() function
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/server/
H A Ddisplay_device_service.cpp355 int32_t DisplayDeviceService::SetLayerBuffer( in SetLayerBuffer() function in OHOS::Display::Device::Server::DisplayDeviceService
H A Ddisplay_device_host_driver.cpp1648 int32_t DisplayDeviceServerStub::SetLayerBuffer(MessageParcel *data, MessageParcel *reply) in SetLayerBuffer() function in DisplayDeviceServerStub
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/
H A Ddisplay_composer_hdi_impl.h411 …virtual int32_t SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle* buffer, uint3… in SetLayerBuffer() function
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
H A Ddisplay_device_proxy.cpp1850 int32_t DisplayDeviceProxy::SetLayerBuffer(uint32_t devId, uint32_t layerId, const BufferHandle &bu… in SetLayerBuffer() function in DisplayDeviceProxy