Searched defs:filterStr (Results 1 – 5 of 5) sorted by relevance
107 void SetFilterParam(const std::string& filterStr) in SetFilterParam()
241 void OffscreenCanvasPattern::SetFilterParam(const std::string& filterStr) in SetFilterParam()
887 void CustomPaintPattern::SetFilterParam(const std::string& filterStr) in SetFilterParam()
2683 FilterType CustomPaintPaintMethod::FilterStrToFilterType(const std::string& filterStr) in FilterStrToFilterType()
1254 std::string filterStr = "none"; in JsSetFilter() local