Searched refs:onHasSecondaryOutput (Results 1 – 3 of 3) sorted by relevance
57 return this->onHasSecondaryOutput(); in hasSecondaryOutput()
267 virtual bool onHasSecondaryOutput() const { return false; } in onHasSecondaryOutput() function
364 bool onHasSecondaryOutput() const override { return fBlendFormula.hasSecondaryOutput(); } in onHasSecondaryOutput() function in PorterDuffXferProcessor