Home
last modified time | relevance | path

Searched defs:SetLayerColorKey (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_layer.h339 int32_t (*SetLayerColorKey)(uint32_t devId, uint32_t layerId, bool enable, uint32_t key); member
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/server/
H A Ddisplay_device_service.cpp258 int32_t DisplayDeviceService::SetLayerColorKey(uint32_t devId, uint32_t layerId, bool enable, uint3… in SetLayerColorKey() function in OHOS::Display::Device::Server::DisplayDeviceService
H A Ddisplay_device_host_driver.cpp1293 int32_t DisplayDeviceServerStub::SetLayerColorKey(MessageParcel *data, MessageParcel *reply) in SetLayerColorKey() function in DisplayDeviceServerStub
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
H A Ddisplay_device_proxy.cpp1411 int32_t DisplayDeviceProxy::SetLayerColorKey(uint32_t devId, uint32_t layerId, bool enable, uint32_… in SetLayerColorKey() function in DisplayDeviceProxy