Home
last modified time | relevance | path

Searched defs:FOREGROUND_FILTER_ENABLED (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties_painter.h102 static const bool FOREGROUND_FILTER_ENABLED; variable
H A Drs_properties.h742 static const bool FOREGROUND_FILTER_ENABLED; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_foreground.cpp31 const bool FOREGROUND_FILTER_ENABLED = RSSystemProperties::GetForegroundFilterEnabled(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp64 const bool RSPropertiesPainter::FOREGROUND_FILTER_ENABLED = RSSystemProperties::GetForegroundFilter… member in OHOS::Rosen::RSPropertiesPainter
H A Drs_properties.cpp226 const bool RSProperties::FOREGROUND_FILTER_ENABLED = RSSystemProperties::GetForegroundFilterEnabled… member in OHOS::Rosen::RSProperties