Searched refs:GetShaderFilters (Results 1 – 2 of 2) sorted by relevance
49 std::vector<std::shared_ptr<RSShaderFilter>> GetShaderFilters() const;
214 for (auto item : other->GetShaderFilters()) { in Compose()262 std::vector<std::shared_ptr<RSShaderFilter>> RSDrawingFilter::GetShaderFilters() const in GetShaderFilters() function in OHOS::Rosen::RSDrawingFilter