Searched defs:GetLayerAlpha (Results 1 – 4 of 4) sorted by relevance
321 int32_t (*GetLayerAlpha)(uint32_t devId, uint32_t layerId, LayerAlpha *alpha); member
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