Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.h821 windowBlurProgress_ = progress; in UpdateWindowBlurProgress()
826 return windowBlurProgress_; in GetWindowBlurProgress()
1248 float windowBlurProgress_ = 0.0f; variable