Searched defs:SetLayerColorKey (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/drivers/peripheral/display/interfaces/include/ |
H A D | display_layer.h | 339 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 D | display_device_service.cpp | 258 int32_t DisplayDeviceService::SetLayerColorKey(uint32_t devId, uint32_t layerId, bool enable, uint3… in SetLayerColorKey() function in OHOS::Display::Device::Server::DisplayDeviceService
|
H A D | display_device_host_driver.cpp | 1293 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 D | display_device_proxy.cpp | 1411 int32_t DisplayDeviceProxy::SetLayerColorKey(uint32_t devId, uint32_t layerId, bool enable, uint32_… in SetLayerColorKey() function in DisplayDeviceProxy
|