Searched defs:GetLayerColorKey (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/drivers/peripheral/display/interfaces/include/ |
H A D | display_layer.h | 357 int32_t (*GetLayerColorKey)(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 | 263 int32_t DisplayDeviceService::GetLayerColorKey(uint32_t devId, uint32_t layerId, bool *enable, uint… in GetLayerColorKey() function in OHOS::Display::Device::Server::DisplayDeviceService
|
H A D | display_device_host_driver.cpp | 1327 int32_t DisplayDeviceServerStub::GetLayerColorKey(MessageParcel *data, MessageParcel *reply) in GetLayerColorKey() function in DisplayDeviceServerStub
|
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/ |
H A D | display_device_proxy.cpp | 1446 int32_t DisplayDeviceProxy::GetLayerColorKey(uint32_t devId, uint32_t layerId, bool *enable, uint32… in GetLayerColorKey() function in DisplayDeviceProxy
|