Home
last modified time | relevance | path

Searched defs:SetLayerZorder (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.cpp82 static int32_t SetLayerZorder(uint32_t devId, uint32_t layerId, uint32_t zorder) in SetLayerZorder() function
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_layer.cpp107 void HdiLayer::SetLayerZorder(uint32_t zorder) in SetLayerZorder() function in OHOS::HDI::DISPLAY::HdiLayer
H A Dhdi_display.cpp65 int32_t HdiDisplay::SetLayerZorder(uint32_t layerId, uint32_t zorder) in SetLayerZorder() function in OHOS::HDI::DISPLAY::HdiDisplay
H A Dhdi_session.cpp259 static int32_t SetLayerZorder(uint32_t devId, uint32_t layerId, uint32_t zorder) in SetLayerZorder() function
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_display.cpp65 int32_t HdiDisplay::SetLayerZorder(uint32_t layerId, uint32_t zorder) in SetLayerZorder() function in OHOS::HDI::DISPLAY::HdiDisplay
H A Dhdi_layer.cpp118 void HdiLayer::SetLayerZorder(uint32_t zorder) in SetLayerZorder() function in OHOS::HDI::DISPLAY::HdiLayer
H A Dhdi_session.cpp283 static int32_t SetLayerZorder(uint32_t devId, uint32_t layerId, uint32_t zorder) in SetLayerZorder() function
H A Ddisplay_composer_vdi_impl.cpp258 int32_t DisplayComposerVdiImpl::SetLayerZorder(uint32_t devId, uint32_t layerId, uint32_t zorder) in SetLayerZorder() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_layer.h234 int32_t (*SetLayerZorder)(uint32_t devId, uint32_t layerId, uint32_t zorder); member
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/
H A Ddisplay_composer_vdi_impl.cpp277 int32_t DisplayComposerVdiImpl::SetLayerZorder(uint32_t devId, uint32_t layerId, uint32_t zorder) in SetLayerZorder() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp343 int32_t HdiLayer::SetLayerZorder() in SetLayerZorder() function in OHOS::Rosen::HdiLayer
H A Dhdi_device_impl.cpp535 int32_t HdiDeviceImpl::SetLayerZorder(uint32_t screenId, uint32_t layerId, uint32_t zorder) in SetLayerZorder() function in OHOS::Rosen::HdiDeviceImpl
/ohos5.0/drivers/interface/display/composer/v1_0/display_command/
H A Ddisplay_cmd_requester.h351 int32_t SetLayerZorder(uint32_t devId, uint32_t layerId, uint32_t zorder) in SetLayerZorder() function
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/server/
H A Ddisplay_device_service.cpp228 int32_t DisplayDeviceService::SetLayerZorder(uint32_t devId, uint32_t layerId, uint32_t zorder) in SetLayerZorder() function in OHOS::Display::Device::Server::DisplayDeviceService
H A Ddisplay_device_host_driver.cpp1108 int32_t DisplayDeviceServerStub::SetLayerZorder(MessageParcel *data, MessageParcel *reply) in SetLayerZorder() function in DisplayDeviceServerStub
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/
H A Ddisplay_composer_hdi_impl.h381 virtual int32_t SetLayerZorder(uint32_t devId, uint32_t layerId, uint32_t zorder) override in SetLayerZorder() function
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
H A Ddisplay_device_proxy.cpp1227 int32_t DisplayDeviceProxy::SetLayerZorder(uint32_t devId, uint32_t layerId, uint32_t zorder) in SetLayerZorder() function in DisplayDeviceProxy