Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model.h137 virtual void SetBackgroundFilter(const OHOS::Rosen::Filter* backgroundFilter) {}; in SetBackgroundFilter() function
H A Dview_abstract_model_ng.h186 void SetBackgroundFilter(const OHOS::Rosen::Filter* backgroundFilter) override in SetBackgroundFilter() function
H A Dview_abstract.cpp2611 void ViewAbstract::SetBackgroundFilter(const OHOS::Rosen::Filter* backgroundFilter) in SetBackgroundFilter() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1537 void RSNode::SetBackgroundFilter(const std::shared_ptr<RSFilter>& backgroundFilter) in SetBackgroundFilter() function in OHOS::Rosen::RSNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp1302 void RSProperties::SetBackgroundFilter(const std::shared_ptr<RSFilter>& backgroundFilter) in SetBackgroundFilter() function in OHOS::Rosen::RSProperties