Home
last modified time | relevance | path

Searched refs:dstLevel (Results 1 – 1 of 1) sorted by relevance

/foundation/windowmanager/wmserver/src/
Dwindow_controller.cpp284 WMError WindowController::SetWindowBackgroundBlur(uint32_t windowId, WindowBlurLevel dstLevel) in SetWindowBackgroundBlur() argument
292 WLOGFI("WindowEffect WindowController SetWindowBackgroundBlur level: %{public}u", dstLevel); in SetWindowBackgroundBlur()
293 node->SetWindowBackgroundBlur(dstLevel); in SetWindowBackgroundBlur()