Searched refs:isColorFragmentProcessor (Results 1 – 2 of 2) sorted by relevance
99 bool isColorFragmentProcessor(int idx) const { return idx < fNumColorProcessors; } in isColorFragmentProcessor() function
133 SkString* inOut = this->pipeline().isColorFragmentProcessor(i) ? color : coverage; in emitAndInstallFragProcs()