Searched refs:fHasSecondaryOutput (Results 1 – 2 of 2) sorted by relevance
95 bool hasSecondaryOutput() const override { return fHasSecondaryOutput; } in hasSecondaryOutput()128 bool fHasSecondaryOutput = false; variable
60 SkASSERT(!fHasSecondaryOutput); in enableSecondaryOutput()61 fHasSecondaryOutput = true; in enableSecondaryOutput()