Searched defs:filterStr (Results 1 – 5 of 5) sorted by relevance
228 void OffscreenCanvasPattern::SetFilterParam(const std::string& filterStr) in SetFilterParam()
1443 void CustomPaintPaintMethod::SetFilterParam(const std::string& filterStr) in SetFilterParam()1716 bool CustomPaintPaintMethod::GetFilterType(const std::string& filterStr, std::vector<FilterProperty… in GetFilterType()1836 FilterType CustomPaintPaintMethod::FilterStrToFilterType(const std::string& filterStr) in FilterStrToFilterType()
1060 void CanvasPattern::SetFilterParam(const std::string& filterStr) in SetFilterParam()
157 std::string filterStr; member
898 std::string filterStr = "none"; in JsSetFilter() local