Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties.h351 bool IsForegroundBlurBrightnessValid() const;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp2684 if (IsForegroundBlurBrightnessValid()) { in SetForegroundBlurBrightness()
2697 bool RSProperties::IsForegroundBlurBrightnessValid() const in IsForegroundBlurBrightnessValid() function in OHOS::Rosen::RSProperties