Searched defs:GetLayerAlpha (Results 1 – 5 of 5) sorted by relevance
321 int32_t (*GetLayerAlpha)(uint32_t devId, uint32_t layerId, LayerAlpha *alpha); member
77 static int32_t GetLayerAlpha(LayerAlpha& alpha) in GetLayerAlpha() function
253 int32_t DisplayDeviceService::GetLayerAlpha(uint32_t devId, uint32_t layerId, LayerAlpha &alpha) in GetLayerAlpha() function in OHOS::Display::Device::Server::DisplayDeviceService
1261 int32_t DisplayDeviceServerStub::GetLayerAlpha(MessageParcel *data, MessageParcel *reply) in GetLayerAlpha() function in DisplayDeviceServerStub
1379 int32_t DisplayDeviceProxy::GetLayerAlpha(uint32_t devId, uint32_t layerId, LayerAlpha &alpha) in GetLayerAlpha() function in DisplayDeviceProxy