Searched defs:hasCustomColorOutput (Results 1 – 2 of 2) sorted by relevance
94 bool hasCustomColorOutput() const override { return SkToBool(fCustomColorOutput); } in hasCustomColorOutput() function
156 bool hasCustomColorOutput() const override { return fHasCustomColorOutput; } in hasCustomColorOutput() function