Searched defs:SetLayerAlpha (Results 1 – 6 of 6) sorted by relevance
120 int32_t HdiLayer::SetLayerAlpha(LayerAlpha *alpha) in SetLayerAlpha() function in OHOS::HDI::DISPLAY::HdiLayer
271 static int32_t SetLayerAlpha(uint32_t devId, uint32_t layerId, LayerAlpha *alpha) in SetLayerAlpha() function
304 int32_t (*SetLayerAlpha)(uint32_t devId, uint32_t layerId, LayerAlpha *alpha); member
248 int32_t DisplayDeviceService::SetLayerAlpha(uint32_t devId, uint32_t layerId, const LayerAlpha &alp… in SetLayerAlpha() function in OHOS::Display::Device::Server::DisplayDeviceService
1230 int32_t DisplayDeviceServerStub::SetLayerAlpha(MessageParcel *data, MessageParcel *reply) in SetLayerAlpha() function in DisplayDeviceServerStub
1347 int32_t DisplayDeviceProxy::SetLayerAlpha(uint32_t devId, uint32_t layerId, const LayerAlpha &alpha) in SetLayerAlpha() function in DisplayDeviceProxy