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